Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pankajmathur
/
Mistral-7B-model_45k6e2e4
like
2
Text Generation
Transformers
PyTorch
4 datasets
English
mistral
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
58b99ca
Mistral-7B-model_45k6e2e4
/
special_tokens_map.json
pankajmathur
Initial Commit
86e6d76
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}