Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jkgl
/
testing_v0
like
0
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
testing_v0
/
special_tokens_map.json
jkgl
Upload special tokens map
c957369
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
155 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"additional_special_tokens"
:
[
"[INST]"
,
"[/INST]"
]
}