Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ai-agi
/
neural-zephyr
like
0
Text Generation
Transformers
PyTorch
Safetensors
English
mistral
serialization
conversational
text-generation-inference
Inference Endpoints
arxiv:
2305.18290
arxiv:
2310.16944
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f1ca299
neural-zephyr
/
special_tokens_map.json
ai-agi
Upload 7 files
571c819
11 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}