Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
atorsvn
/
TinyLlama-1.1B-Chat-v0.3-gptq-4bit
like
1
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
4-bit precision
gptq
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
TinyLlama-1.1B-Chat-v0.3-gptq-4bit
/
special_tokens_map.json
atorsvn
Upload tokenizer
268396e
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}