Jerry-lin23 commited on
Commit
53d6d45
·
verified ·
1 Parent(s): 8e77ef2

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +15 -0
  2. model.safetensors +3 -0
config.json CHANGED
@@ -19,6 +19,21 @@
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  "rms_norm_eps": 1e-06,
23
  "rope_scaling": {
24
  "factor": 4.0,
 
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
22
+ "quantization_config": {
23
+ "_load_in_4bit": true,
24
+ "_load_in_8bit": false,
25
+ "bnb_4bit_compute_dtype": "float16",
26
+ "bnb_4bit_quant_storage": "uint8",
27
+ "bnb_4bit_quant_type": "fp4",
28
+ "bnb_4bit_use_double_quant": false,
29
+ "llm_int8_enable_fp32_cpu_offload": false,
30
+ "llm_int8_has_fp16_weight": false,
31
+ "llm_int8_skip_modules": null,
32
+ "llm_int8_threshold": 6.0,
33
+ "load_in_4bit": true,
34
+ "load_in_8bit": false,
35
+ "quant_method": "bitsandbytes"
36
+ },
37
  "rms_norm_eps": 1e-06,
38
  "rope_scaling": {
39
  "factor": 4.0,
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e8ebd9c3e3165540e3f5f29822f6d71d6a992d9c1d9a00da1aca954dc7dd51
3
+ size 4171916320