Tags: approximatelabs/datadm
Tags
Update backend.py - added gpt-3.5-16k and gpt-4-32k as model options (#… …10) * Update backend.py - added gpt-3.5-16k and gpt-4-32k as model options To enable chats with longer context * Update backend.py - shortened initialization of OpenAI models Perhaps a shorter way to initialize of OpenAI models * Update backend.py Re-order the models --------- Co-authored-by: Justin Waugh <916073+bluecoconut@users.noreply.github.com>
Add Starchat-beta as a new model (#4) * Update local model to starchat-beta https://huggingface.co/HuggingFaceH4/starchat-beta * Update README.md Changed starchat model link to starchat-beta * Adding starcoderchat-beta model * small cleanup --------- Co-authored-by: stoparrot <you@example.com> Co-authored-by: Justin Waugh <916073+bluecoconut@users.noreply.github.com>
PreviousNext