seyeon-shijuan commited on
Commit
674a1ec
1 Parent(s): 27d7bcf

Upload folder using huggingface_hub

Browse files
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": 32,
20
  "pad_token_id": 0,
21
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
22
  "rms_norm_eps": 1e-06,
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
 
19
  "num_key_value_heads": 32,
20
  "pad_token_id": 0,
21
  "pretraining_tp": 1,
22
+ "quantization_config": {
23
+ "bnb_4bit_compute_dtype": "bfloat16",
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-06,
35
  "rope_scaling": null,
36
  "rope_theta": 10000.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd346452c6531d9b69d5601670f6ba7ccadf354b121e4efe7400112ce396aa46
3
- size 2200119664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d21e3fbe40557946a5a8340b5a5cc4144af7376ea994db4d5a42a81c620c75
3
+ size 3866058446