Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cognitivecomputations
/
samantha-1.2-mistral-7b
like
36
Follow
Cognitive Computations
817
Text Generation
Transformers
PyTorch
mistral
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/4
samantha-1.2-mistral-7b
/
special_tokens_map.json
ehartford
Upload folder using huggingface_hub
13c50e3
about 1 year ago
raw
Copy download link
history
blame
Safe
100 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|im_end|>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}