ragav4075 commited on
Commit
cf8ebf8
·
verified ·
1 Parent(s): b94b8ef

Trained with Unsloth - config

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "full_attention"
37
  ],
38
  "max_position_embeddings": 32768,
39
- "model_name": "unsloth/functiongemma-270m-it",
40
  "model_type": "gemma3_text",
41
  "num_attention_heads": 4,
42
  "num_hidden_layers": 18,
@@ -45,6 +45,7 @@
45
  "query_pre_attn_scalar": 256,
46
  "rms_norm_eps": 1e-06,
47
  "rope_local_base_freq": 10000.0,
 
48
  "rope_scaling": null,
49
  "rope_theta": 1000000.0,
50
  "sliding_window": 512,
 
36
  "full_attention"
37
  ],
38
  "max_position_embeddings": 32768,
39
+ "model_name": "unsloth/functiongemma-270m-it-unsloth-bnb-4bit",
40
  "model_type": "gemma3_text",
41
  "num_attention_heads": 4,
42
  "num_hidden_layers": 18,
 
45
  "query_pre_attn_scalar": 256,
46
  "rms_norm_eps": 1e-06,
47
  "rope_local_base_freq": 10000.0,
48
+ "rope_parameters": null,
49
  "rope_scaling": null,
50
  "rope_theta": 1000000.0,
51
  "sliding_window": 512,