Skip to content

Commit 1ffdd3f

Browse files
committed
Update models_tokens.py
1 parent d0969fe commit 1ffdd3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@
132132
"claude-3-haiku-20240307'": 8192,
133133
},
134134
"togheterai": {
135-
"meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo": 128000
135+
"meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo": 128000,
136+
"meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": 128000
136137
},
137138
"anthropic": {
138139
"claude_instant": 100000,

0 commit comments

Comments
 (0)