Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aloobun
/
tinyllama_1.8B_Trismegistus
like
3
Text Generation
Transformers
PyTorch
teknium/trismegistus-project
llama
tinyllama
text-generation-inference
Inference Endpoints
8-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
adb9379
tinyllama_1.8B_Trismegistus
/
special_tokens_map.json
aloobun
Upload tokenizer
39fa055
over 1 year ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"[PAD]"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}