Niansuh commited on
Commit
cbd543f
1 Parent(s): 9ae615f

Update constants/models.py

Browse files
Files changed (1) hide show
  1. constants/models.py +1 -1
constants/models.py CHANGED
@@ -40,7 +40,7 @@ TOKEN_LIMIT_MAP = {
40
  "mixtral-8x7b": 32768,
41
  "nous-mixtral-8x7b": 32768,
42
  "Llama-3.1-70B-Instruct": 32768,
43
- "Mistral-Nemo-Instruct-2407": 32768,
44
  "mistral-7b": 32768,
45
  "yi-1.5-34b": 4096,
46
  "gemma-7b": 8192,
 
40
  "mixtral-8x7b": 32768,
41
  "nous-mixtral-8x7b": 32768,
42
  "Llama-3.1-70B-Instruct": 32768,
43
+ "Mistral-Nemo-Instruct-2407": 1024000,
44
  "mistral-7b": 32768,
45
  "yi-1.5-34b": 4096,
46
  "gemma-7b": 8192,