Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
soumak
/
agri_gemma3
like
0
Text Generation
Transformers
Safetensors
KisanVaani/agriculture-qa-english-only
gemma3_text
trl
sft
conversational
text-generation-inference
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
51bfcc5
agri_gemma3
/
generation_config.json
soumak
Upload Gemma3ForCausalLM
51073be
verified
3 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"bos_token_id"
:
2
,
"cache_implementation"
:
"hybrid"
,
"do_sample"
:
true
,
"eos_token_id"
:
[
1
,
106
]
,
"pad_token_id"
:
0
,
"top_k"
:
64
,
"top_p"
:
0.95
,
"transformers_version"
:
"4.50.0"
}