Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Nondzu
/
Mistral-7B-code-16k-qlora
like
26
Text Generation
Transformers
PyTorch
Safetensors
mistral
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
96e8d7c
Mistral-7B-code-16k-qlora
/
special_tokens_map.json
Nondzu
Upload 12 files
96e8d7c
about 1 year 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>"
}