Skip to content

Commit

Permalink
Fix together model string (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl authored Jul 23, 2024
1 parent bd4520b commit 96b44ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastagency/models/llms/together.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"carson ml318bit": "carson/ml318bit",
"carson ml31405bit": "carson/ml31405bit",
"carson ml3170bit": "carson/ml3170bit",
"carson ml318br": "carson/ml318br",
"Llama-3 70B Instruct Gradient 1048K": "gradientai/Llama-3-70B-Instruct-Gradient-1048k",
}

Expand Down

0 comments on commit 96b44ce

Please sign in to comment.