aerdna commited on
Commit
7815a41
·
verified ·
1 Parent(s): 09612cd

Upload GemmaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -20,18 +20,18 @@
20
  "num_key_value_heads": 1,
21
  "pad_token_id": 0,
22
  "quantization_config": {
23
- "_load_in_4bit": false,
24
- "_load_in_8bit": true,
25
- "bnb_4bit_compute_dtype": "float32",
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": false,
34
- "load_in_8bit": true,
35
  "quant_method": "bitsandbytes"
36
  },
37
  "rms_norm_eps": 1e-06,
 
20
  "num_key_value_heads": 1,
21
  "pad_token_id": 0,
22
  "quantization_config": {
23
+ "_load_in_4bit": true,
24
+ "_load_in_8bit": false,
25
+ "bnb_4bit_compute_dtype": "bfloat16",
26
  "bnb_4bit_quant_storage": "uint8",
27
  "bnb_4bit_quant_type": "fp4",
28
+ "bnb_4bit_use_double_quant": true,
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d1c65f8ece2d3a46dd098ae7bcdfc3a631cecc220a7a7e61bdcb61dcbf2c816
3
- size 3033420294
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4040bc6b243c5f03879433264e624388b290ce64e12ea3723939665a2c051473
3
+ size 2071334054