Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
iblai
/
ibl-tutoring-neural-chat-7B
like
0
Follow
ibl.ai
4
Text Generation
Transformers
PyTorch
mpt
custom_code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7de5676
ibl-tutoring-neural-chat-7B
/
special_tokens_map.json
Joetib
Upload tokenizer
f4dbe02
12 months ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"additional_special_tokens"
:
[
"<|im_start|>"
,
"<|im_end|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}