anarchy-ai / anarchy-ai/LLM-VM

Support fine-tuning for chatgpt 3.5

Đang mở
#132 6 bình luận 0 reaction 1 người được giao Được @rozeappletree nhận Xem trên GitHub
feat/enhancement good first issue
Ngôn ngữ chính
Python
Star
490
Fork
139
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

We can fine-tune gpt 3.5 i.e chat_gpt according to [official blog](https://openai.com/blog/gpt-3-5-turbo-fine-tuning-and-api-updates) and [docs](https://platform.openai.com/docs/guides/fine-tuning)

So, isn't it a good idea to remove the below line and make sure fine-tuning happens?
https://github.com/anarchy-ai/LLM-VM/blob/3b4ade5a40c5160b71642373ae19ba8391066f84/src/llm_vm/onsite_llm.py#L444

Note: `gpt-3.5-turbo-0301` is used in `generate` method but `gpt-3.5-turbo-0613` supports fine-tuning. Suffix is a different number.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.