Skip to content

A-baoYang/finetune-with-openai

Repository files navigation

finetune-with-openai

Tool kit and examples about how to use OpenAI API.

Completion API

For generating response from OpenAI pre-trained models or your fine-tuned models.

Finetune API

For fine-tune your own model with your dataset base on OpenAI models.

Chinese tutorial: 使用 OpenAI Finetune API 微調出自己的模型 | DataAgent

Embedding API

For getting prompt embeddings from OpenAI models, you can utilize on other downstream tasks.

About

Tool kit and examples about how to use OpenAI API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published