aleynahukmet commited on
Commit
6224224
·
verified ·
1 Parent(s): dd03f94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "Gemma2ForCausalLM"
5
  ],
 
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "attn_logit_softcapping": 50.0,
 
3
  "architectures": [
4
  "Gemma2ForCausalLM"
5
  ],
6
+ "pipeline_tag": "text-generation",
7
  "attention_bias": false,
8
  "attention_dropout": 0.0,
9
  "attn_logit_softcapping": 50.0,