Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sarvamai
/
sarvam-1
like
36
Follow
Sarvam AI
161
Text Generation
Transformers
Safetensors
11 languages
llama
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
e960733
sarvam-1
/
generation_config.json
rahular
Upload LlamaForCausalLM
b5a0738
verified
3 months ago
raw
Copy download link
history
blame
Safe
193 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
8192
,
"repetition_penalty"
:
1.05
,
"temperature"
:
0.1
,
"top_p"
:
0.95
,
"transformers_version"
:
"4.45.2"
}