mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-28 21:01:55 +08:00
feat: add info to the dictionary for toghtherai
This commit is contained in:
parent
1ffdd3f4e9
commit
3b5ee767cb
@ -131,9 +131,21 @@ models_tokens = {
|
||||
"gemma-7b-it": 8192,
|
||||
"claude-3-haiku-20240307'": 8192,
|
||||
},
|
||||
"togheterai": {
|
||||
"toghetherai": {
|
||||
"meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo": 128000,
|
||||
"meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": 128000
|
||||
"meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": 128000,
|
||||
"mistralai/Mixtral-8x22B-Instruct-v0.1": 128000,
|
||||
"stabilityai/stable-diffusion-xl-base-1.0": 2048,
|
||||
"meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo": 128000,
|
||||
"NousResearch/Hermes-3-Llama-3.1-405B-Turbo": 128000,
|
||||
"Gryphe/MythoMax-L2-13b-Lite": 8192,
|
||||
"Salesforce/Llama-Rank-V1": 8192,
|
||||
"meta-llama/Meta-Llama-Guard-3-8B": 128000,
|
||||
"meta-llama/Meta-Llama-3-70B-Instruct-Turbo": 128000,
|
||||
"meta-llama/Llama-3-8b-chat-hf": 8192,
|
||||
"meta-llama/Llama-3-70b-chat-hf": 8192,
|
||||
"Qwen/Qwen2-72B-Instruct": 128000,
|
||||
"google/gemma-2-27b-it": 8192
|
||||
},
|
||||
"anthropic": {
|
||||
"claude_instant": 100000,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user