Update models_tokens.py
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled

This commit is contained in:
Marco Vinciguerra 2024-09-23 20:56:53 +02:00
parent d0969feb7c
commit 1ffdd3f4e9

View File

@ -132,7 +132,8 @@ models_tokens = {
"claude-3-haiku-20240307'": 8192,
},
"togheterai": {
"meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo": 128000
"meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo": 128000,
"meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo": 128000
},
"anthropic": {
"claude_instant": 100000,