Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
BhabhaAI
/
Gajendra-v0.1
like
20
Follow
Bhabha AI
7
Text Generation
Transformers
Safetensors
English
Hindi
llama
multilingual
instruction-tuning
llama2
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c511845
Gajendra-v0.1
/
generation_config.json
satpalsr
v0.1
3250e08
verified
9 months ago
raw
Copy download link
history
blame
Safe
207 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"return_dict"
:
true
,
"temperature"
:
0.01
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.37.0"
}