Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
casperhansen
/
tinyllama-1b-awq
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
4-bit precision
awq
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
tinyllama-1b-awq
/
generation_config.json
casperhansen
init
5f24c15
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
2048
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.33.1"
}