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