在 API 修改的时候,需要对代码写法做出大批量的重复性改动。
先手工改一次做为例子,然后由 gpt-4 帮我把剩余的代码给改了。
1
vsitebon 2023-03-16 12:57:33 +08:00
是一个有趣的方案
|
2
op351 2023-03-16 13:08:53 +08:00
确实 如果能本地部署的话
gpt 就能实打实的在公司业务中发挥作用了 |
3
echoless 2023-03-16 13:15:03 +08:00 via Android
gpt4 把代码都喂进去 直接说需求就好了 局限是 32k 长度
|
4
echoless 2023-03-16 13:22:58 +08:00 via Android
Here’s our LLaMA-13B fine tuned with RLHF & SFT
This has only been trained on 3% of our total dataset size, and no NSFW yet. It is better than GPT3.5 We’re open sourcing all weights and inference code in a few days after training twitter 上看到的 |
5
Latin 2023-03-16 14:19:28 +08:00
修改前人遗留的屎山是个不错的方案 期待
|