Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NousResearch
/
Yarn-Mistral-7b-64k
like
50
Follow
NousResearch
794
Text Generation
Transformers
PyTorch
emozilla/yarn-train-tokenized-16k-mistral
English
mistral
custom_code
text-generation-inference
Inference Endpoints
arxiv:
2309.00071
License:
apache-2.0
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
6196be7
Yarn-Mistral-7b-64k
/
special_tokens_map.json
emozilla
Upload tokenizer
abd767d
about 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}