We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430563e commit bc4830aCopy full SHA for bc4830a
src/together/config.py
@@ -13,6 +13,7 @@
13
"togethercomputer/RedPajama-INCITE-Chat-3B-v1",
14
"togethercomputer/RedPajama-INCITE-Instruct-3B-v1",
15
"togethercomputer/Pythia-Chat-Base-7B",
16
+ "togethercomputer/Llama-2-7B-32K-Instruct",
17
]
18
19
# List of models we support and their particular behavior, ie special tokens,
0 commit comments