-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor self-hosted LLM handling; add new models
Remove default system message; deprecate SEA-LION-7B-Instruct and add Llama3 8B CPT SEA-LIONv2 Instruct and Sarvam 2B models. Update _run_self_hosted_llm function to handle text inputs. Refactor _run_chat_model and _run_text_model to use updated function.
- Loading branch information
Showing
2 changed files
with
73 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters