wufenghexuanlv commited on
Commit
7cf23a1
1 Parent(s): 8566e78

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -17
config.json CHANGED
@@ -1,20 +1,4 @@
1
  {
2
  "_name_or_path": "Llama3-8B-Chinese-Chat.q5_k_m.GGUF",
3
- "bos_token_id": 1,
4
- "eos_token_id": 2,
5
- "hidden_act": "silu",
6
- "hidden_size": 5120,
7
- "initializer_range": 0.02,
8
- "intermediate_size": 13824,
9
- "max_position_embeddings": 2048,
10
- "model_type": "llama",
11
- "num_attention_heads": 40,
12
- "num_hidden_layers": 40,
13
- "pad_token_id": 0,
14
- "rms_norm_eps": 1e-06,
15
- "tie_word_embeddings": false,
16
- "torch_dtype": "bfloat16",
17
- "transformers_version": "4.30.1",
18
- "use_cache": true,
19
- "vocab_size": 32001
20
  }
 
1
  {
2
  "_name_or_path": "Llama3-8B-Chinese-Chat.q5_k_m.GGUF",
3
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }