ianarawjo / ianarawjo/ChainForge
Support for fine-tuned OpenAI models
Open
easy fix
help wanted
high priority
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 256
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 22
Description
It's currently non-trivial to add a new model to the "Model Version" dropdown in the model settings.
Adding a new value to the enum property in ChatGPTSettings, followed by adding a new entry to the NativeLLM enum and then rebuilding the frontend, is not sufficient. I'd like to add a new `gpt-3.5-turbo-instruct` model and a custom fine-tuned one.
What are the steps?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.