Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sarvamai
/
sarvam-2b-v0.5
like
81
Follow
Sarvam AI
117
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
6aeb6a3
sarvam-2b-v0.5
/
generation_config.json
rahular
Upload LlamaForCausalLM
1f1a1b2
verified
3 months ago
raw
Copy download link
history
blame
Safe
191 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
8192
,
"repetition_penalty"
:
1.2
,
"temperature"
:
0.1
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.0"
}