Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cmeraki
/
OpenHathi-7B-Hi-v0.1-Base-gptq
like
3
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
License:
llama2
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/3
OpenHathi-7B-Hi-v0.1-Base-gptq
/
generation_config.json
cmeraki
Upload 8 files
d72b47f
11 months ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.01
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.35.0"
}