Text Classification
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
b0ad169
1 Parent(s): 74eb18e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
19
- "max_position_embeddings": 2048,
20
  "model_type": "llama",
21
  "num_attention_heads": 40,
22
  "num_hidden_layers": 40,
 
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
19
+ "max_position_embeddings": 4096,
20
  "model_type": "llama",
21
  "num_attention_heads": 40,
22
  "num_hidden_layers": 40,