Skip to content

Commit 2a032d6

Browse files
committed
feat: add new model token
1 parent 09995cd commit 2a032d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,7 @@
254254
"mixtral-moe-8x22B-instruct": 65536,
255255
"mixtral-moe-8x7B-instruct": 65536,
256256
},
257+
"togetherai" : {
258+
"Meta-Llama-3.1-70B-Instruct-Turbo": 128000
259+
}
257260
}

0 commit comments

Comments
 (0)