Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jleuth
/
Llama-Q4V
like
0
Text Generation
Transformers
Safetensors
llama
meta
voice
conversational
text-generation-inference
Inference Endpoints
4-bit precision
awq
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Llama-Q4V
/
generation_config.json
jleuth
Upload folder using huggingface_hub
70d3eed
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
184 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}