Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uukuguy
/
speechless-code-mistral-7b-v1.0
like
18
Text Generation
Transformers
PyTorch
5 datasets
English
mistral
code
Eval Results
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
163653f
speechless-code-mistral-7b-v1.0
/
special_tokens_map.json
uukuguy
Init
753852b
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>"
}