We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ccdd13 + 6b6fdb1 commit d78e436Copy full SHA for d78e436
config.py
@@ -3,7 +3,7 @@
3
"keyless-gpt-o3-mini": "o3-mini",
4
"keyless-claude-3-haiku": "claude-3-haiku-20240307",
5
"keyless-mixtral-8x7b": "mistralai/Mixtral-8x7B-Instruct-v0.1",
6
- "keyless-meta-Llama-3.1-70B-Instruct-Turbo": "meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo"
+ "keyless-meta-Llama-3.3-70B-Instruct-Turbo": "meta-llama/Llama-3.3-70B-Instruct-Turbo"
7
}
8
VOICES = {
9
# English Voices - Standard
0 commit comments