q1776 commited on
Commit
3a7412f
·
verified ·
1 Parent(s): 0825eb6

Upload Gemma3ForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +11 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -46,7 +46,7 @@
46
  "rope_scaling": null,
47
  "rope_theta": 1000000.0,
48
  "sliding_window": 512,
49
- "torch_dtype": "bfloat16",
50
  "transformers_version": "4.55.2",
51
  "use_bidirectional_attention": false,
52
  "use_cache": true,
 
46
  "rope_scaling": null,
47
  "rope_theta": 1000000.0,
48
  "sliding_window": 512,
49
+ "torch_dtype": "float32",
50
  "transformers_version": "4.55.2",
51
  "use_bidirectional_attention": false,
52
  "use_cache": true,
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cache_implementation": "hybrid",
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 1,
6
+ 106
7
+ ],
8
+ "top_k": 64,
9
+ "top_p": 0.95,
10
+ "transformers_version": "4.55.2"
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:beeddd6beabd0af2017fcfe1afc4056992144c729a4635e33a4eab29e715a502
3
- size 536223056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9295d336c82cd416145c27d2f1a3d31ebac56733c3d627c86c4ff9374ea83e60
3
+ size 1072419256