Text Classification
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
bd23b17
1 Parent(s): 61268d9

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