XiaoluBELLA commited on
Commit
3584f01
·
verified ·
1 Parent(s): 65bea6a

Trained with Unsloth

Browse files
Files changed (2) hide show
  1. config.json +36 -2
  2. pytorch_model-00002-of-00004.bin +1 -1
config.json CHANGED
@@ -1,3 +1,37 @@
1
  {
2
- "model_type": "llama"
3
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  {
2
+ "_name_or_path": "unsloth/meta-llama-3.1-8b-bnb-4bit",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": 128001,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 4096,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 14336,
14
+ "max_position_embeddings": 131072,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 32,
18
+ "num_hidden_layers": 32,
19
+ "num_key_value_heads": 8,
20
+ "pad_token_id": 128004,
21
+ "pretraining_tp": 1,
22
+ "rms_norm_eps": 1e-05,
23
+ "rope_scaling": {
24
+ "factor": 8.0,
25
+ "high_freq_factor": 4.0,
26
+ "low_freq_factor": 1.0,
27
+ "original_max_position_embeddings": 8192,
28
+ "rope_type": "llama3"
29
+ },
30
+ "rope_theta": 500000.0,
31
+ "tie_word_embeddings": false,
32
+ "torch_dtype": "float16",
33
+ "transformers_version": "4.44.2",
34
+ "unsloth_version": "2024.9",
35
+ "use_cache": true,
36
+ "vocab_size": 128256
37
+ }
pytorch_model-00002-of-00004.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43eb3f3ebdb0b75e37c0c468b68d00d0c5fa54a2b00346cfb0c9ae1cd74cb68c
3
  size 4999827014
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cdc4513a85e1530e7fd2e4c16ed92c04f7190d248c163efee4efa401b42d63
3
  size 4999827014