hyu1 commited on
Commit
e28d84a
·
verified ·
1 Parent(s): d30f95d

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. config.json +12 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -19,6 +19,18 @@
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": 32.0,
 
19
  "num_key_value_heads": 8,
20
  "pad_token_id": 128004,
21
  "pretraining_tp": 1,
22
+ "quantization_config": {
23
+ "bnb_4bit_compute_dtype": "float16",
24
+ "bnb_4bit_quant_type": "nf4",
25
+ "bnb_4bit_use_double_quant": true,
26
+ "llm_int8_enable_fp32_cpu_offload": false,
27
+ "llm_int8_has_fp16_weight": false,
28
+ "llm_int8_skip_modules": null,
29
+ "llm_int8_threshold": 6.0,
30
+ "load_in_4bit": true,
31
+ "load_in_8bit": false,
32
+ "quant_method": "bitsandbytes"
33
+ },
34
  "rms_norm_eps": 1e-05,
35
  "rope_scaling": {
36
  "factor": 32.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb163536f18779e24d24ecbf562ad7e92487064cb8bfb449c82ecebfe5bf1d2a
3
- size 2354805230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea0253764d70188802ffe5bd6b74a5de33258179256ef1201109514e0ca7604
3
+ size 2354805231