Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nezubn
/
TinyLlama-1.1B-Chat-v0.3-GGUF
like
0
Transformers
GGUF
English
llm
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e690d05
TinyLlama-1.1B-Chat-v0.3-GGUF
/
special_tokens_map.json
nezubn
Upload special_tokens_map.json with huggingface_hub
171bce3
verified
5 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}