Hjgugugjhuhjggg commited on
Commit
5c46f01
·
verified ·
1 Parent(s): 0a2aaf7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "model_type": "llama",
4
  "torch_dtype": "float16",
5
  "transformers_version": "4.46.3",
6
- "architectures": ["PartiallySharedLayerModel"],
7
  "vocab_size": 128256,
8
  "bos_token_id": 128000,
9
  "eos_token_id": [128001, 128008, 128009],
 
3
  "model_type": "llama",
4
  "torch_dtype": "float16",
5
  "transformers_version": "4.46.3",
6
+ "architectures": ["LlamaForCausalLM"],
7
  "vocab_size": 128256,
8
  "bos_token_id": 128000,
9
  "eos_token_id": [128001, 128008, 128009],