Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uukuguy
/
speechless-code-mistral-orca-7b-v1.0
like
5
Text Generation
Transformers
PyTorch
5 datasets
English
mistral
llama-2
code
conversational
Eval Results
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
speechless-code-mistral-orca-7b-v1.0
/
special_tokens_map.json
uukuguy
Init
ade4885
about 1 year ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"<|im_end|>"
,
"<|im_start|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|im_end|>"
,
"unk_token"
:
"<unk>"
}