Text Classification
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
bca1e3a
1 Parent(s): 6f10d59

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
  "mlp_bias": false,
21
  "model_type": "llama",
22
  "num_attention_heads": 40,
 
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
19
+ "max_position_embeddings": 4096,
20
  "mlp_bias": false,
21
  "model_type": "llama",
22
  "num_attention_heads": 40,