hf-100 commited on
Commit
99da9af
1 Parent(s): ced7a0c

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "unsloth/Llama-3.3-70B-Instruct-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": [
10
+ 128001,
11
+ 128008,
12
+ 128009
13
+ ],
14
+ "head_dim": 128,
15
+ "hidden_act": "silu",
16
+ "hidden_size": 8192,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 28672,
19
+ "max_position_embeddings": 131072,
20
+ "mlp_bias": false,
21
+ "model_type": "llama",
22
+ "num_attention_heads": 64,
23
+ "num_hidden_layers": 80,
24
+ "num_key_value_heads": 8,
25
+ "pad_token_id": 128004,
26
+ "pretraining_tp": 1,
27
+ "quantization_config": {
28
+ "bnb_4bit_compute_dtype": "bfloat16",
29
+ "bnb_4bit_quant_type": "nf4",
30
+ "bnb_4bit_use_double_quant": true,
31
+ "llm_int8_enable_fp32_cpu_offload": false,
32
+ "llm_int8_has_fp16_weight": false,
33
+ "llm_int8_skip_modules": null,
34
+ "llm_int8_threshold": 6.0,
35
+ "load_in_4bit": true,
36
+ "load_in_8bit": false,
37
+ "quant_method": "bitsandbytes"
38
+ },
39
+ "rms_norm_eps": 1e-05,
40
+ "rope_scaling": {
41
+ "factor": 8.0,
42
+ "high_freq_factor": 4.0,
43
+ "low_freq_factor": 1.0,
44
+ "original_max_position_embeddings": 8192,
45
+ "rope_type": "llama3"
46
+ },
47
+ "rope_theta": 500000.0,
48
+ "tie_word_embeddings": false,
49
+ "torch_dtype": "bfloat16",
50
+ "transformers_version": "4.46.3",
51
+ "unsloth_fixed": true,
52
+ "unsloth_version": "2024.12.4",
53
+ "use_cache": true,
54
+ "vocab_size": 128256
55
+ }
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "max_length": 131072,
10
+ "pad_token_id": 128004,
11
+ "temperature": 0.6,
12
+ "top_p": 0.9,
13
+ "transformers_version": "4.46.3"
14
+ }
model-00001-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9a6bc06de2e170bad9a3447df0fe577327746cf4f13651ea22a786abeebcfab
3
+ size 4949082237
model-00002-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd1d10cd7894920ab48c3eabc9df2aa6f2e34e931b1306fd2640facafd325d1d
3
+ size 4977054855
model-00003-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a5e239735be38b5d05a9f116cbaae871ca53d329cf38ed0b6f0be2c9e994f9
3
+ size 4977088017
model-00004-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93058c9d508bf9df5939c6c506a8b2dd30a1ebea7e51902714d85a4f9a47b572
3
+ size 4933786768
model-00005-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb00d2e81fb63c5a1dc46d04abd1d4cb9a1bbfda95723fa09908a49290efe39a
3
+ size 4977055056
model-00006-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ff32877b3ad349c445e3b436a62ca4c12ecf915cb49f9e85e32299f93454c7
3
+ size 4977055029
model-00007-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c556cc893228006eb3c0547161601cafc16dd04ef10945a61b8c6c14a202fda
3
+ size 4977088007
model-00008-of-00008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39bf762574f324dbe33efb27f911d9040650659ffcb308fdfe9ac5b6b577f5c3
3
+ size 4750027550
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff