lmassaron commited on
Commit
4af2778
·
verified ·
1 Parent(s): d2dc234

Upload Gemma3ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "quantization_config": {
16
  "_load_in_4bit": true,
17
  "_load_in_8bit": false,
18
- "bnb_4bit_compute_dtype": "float16",
19
  "bnb_4bit_quant_storage": "uint8",
20
  "bnb_4bit_quant_type": "nf4",
21
  "bnb_4bit_use_double_quant": true,
 
15
  "quantization_config": {
16
  "_load_in_4bit": true,
17
  "_load_in_8bit": false,
18
+ "bnb_4bit_compute_dtype": "bfloat16",
19
  "bnb_4bit_quant_storage": "uint8",
20
  "bnb_4bit_quant_type": "nf4",
21
  "bnb_4bit_use_double_quant": true,
generation_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "bos_token_id": 2,
 
3
  "do_sample": true,
4
  "eos_token_id": [
5
  1,
 
1
  {
2
  "bos_token_id": 2,
3
+ "cache_implementation": "hybrid",
4
  "do_sample": true,
5
  "eos_token_id": [
6
  1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6c01cfa2528370548ee058dd6856aefb55b9b32645b158986ac6722207c1a8f
3
- size 4589674328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3f44a10c2f50aeb6fbde5d654b6045350c1c5d14c37c3e185107eab2602d07
3
+ size 3247160009