Upload folder using huggingface_hub
Browse files- config.json +16 -1
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +0 -0
config.json
CHANGED
@@ -23,6 +23,21 @@
|
|
23 |
"num_key_value_heads": 8,
|
24 |
"pad_token_id": 128004,
|
25 |
"pretraining_tp": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
"rms_norm_eps": 1e-05,
|
27 |
"rope_scaling": {
|
28 |
"factor": 8.0,
|
@@ -33,7 +48,7 @@
|
|
33 |
},
|
34 |
"rope_theta": 500000.0,
|
35 |
"tie_word_embeddings": false,
|
36 |
-
"torch_dtype": "
|
37 |
"transformers_version": "4.44.0",
|
38 |
"unsloth_version": "2024.8",
|
39 |
"use_cache": true,
|
|
|
23 |
"num_key_value_heads": 8,
|
24 |
"pad_token_id": 128004,
|
25 |
"pretraining_tp": 1,
|
26 |
+
"quantization_config": {
|
27 |
+
"_load_in_4bit": true,
|
28 |
+
"_load_in_8bit": false,
|
29 |
+
"bnb_4bit_compute_dtype": "bfloat16",
|
30 |
+
"bnb_4bit_quant_storage": "uint8",
|
31 |
+
"bnb_4bit_quant_type": "nf4",
|
32 |
+
"bnb_4bit_use_double_quant": true,
|
33 |
+
"llm_int8_enable_fp32_cpu_offload": false,
|
34 |
+
"llm_int8_has_fp16_weight": false,
|
35 |
+
"llm_int8_skip_modules": null,
|
36 |
+
"llm_int8_threshold": 6.0,
|
37 |
+
"load_in_4bit": true,
|
38 |
+
"load_in_8bit": false,
|
39 |
+
"quant_method": "bitsandbytes"
|
40 |
+
},
|
41 |
"rms_norm_eps": 1e-05,
|
42 |
"rope_scaling": {
|
43 |
"factor": 8.0,
|
|
|
48 |
},
|
49 |
"rope_theta": 500000.0,
|
50 |
"tie_word_embeddings": false,
|
51 |
+
"torch_dtype": "float16",
|
52 |
"transformers_version": "4.44.0",
|
53 |
"unsloth_version": "2024.8",
|
54 |
"use_cache": true,
|
model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:102bcff786013f0329293a7eb1f2f246e2e1116032e3524537560a3e31a56b42
|
3 |
+
size 4652072846
|
model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e9a36ad418b0cd9b253f65771552d7dc05cf1abf1170b94de4b4d546aac255d
|
3 |
+
size 1050673280
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|