Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
abhishek
/
autotrain-llama3-no-robots
like
6
Text Generation
Transformers
Safetensors
llama
Trained with AutoTrain
text-generation-inference
conversational
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
be97774
autotrain-llama3-no-robots
/
special_tokens_map.json
abhishek
HF staff
push to hub
be97774
8 months ago
raw
Copy download link
history
blame
Safe
200 Bytes
{
"additional_special_tokens"
:
[
"<|user|>"
,
"<|assistant|>"
,
"<|system|>"
,
"</s>"
,
"<s>"
,
"<pad>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
}