sinanuozdemir / oreilly-hands-on-gpt-llm

Hands on Applications with GPT and other Large Language Models
123 stars 83 forks source link

Fine-tuning notebook needs updating with latest OpenAI version #2

Open sinanuozdemir opened 8 months ago

sinanuozdemir commented 8 months ago

The OpenAI fine-tuning notebook needs to be updated (AGAIN) due to openai's ever changing python package

sinanuozdemir commented 8 months ago

For reference, the updated syntax is here: https://platform.openai.com/docs/guides/fine-tuning/create-a-fine-tuned-model

the outputs/results would remain unchanged, it's just syntax I need to update