Skip to content

Commit

Permalink
Update together model string
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl committed Jul 25, 2024
1 parent 8595211 commit 5d8ca74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastagency/models/llms/together.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@
"Meta Llama 3.1 405B Instruct Turbo": "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo",
"Meta Llama 3.1 8B Instruct Turbo": "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
"Koala (7B)": "togethercomputer/Koala-7B",
"Qwen 2 Instruct (1.5B)": "Qwen/Qwen2-1.5B-Instruct",
"Qwen 2 Instruct (7B)": "Qwen/Qwen2-7B-Instruct",
"Guanaco (65B) ": "togethercomputer/guanaco-65b",
"Vicuna v1.3 (7B)": "lmsys/vicuna-7b-v1.3",
"Nous Hermes LLaMA-2 (70B)": "NousResearch/Nous-Hermes-Llama2-70b",
Expand Down

0 comments on commit 5d8ca74

Please sign in to comment.