Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenLemur
/
lemur-70b-chat-v1
like
69
Follow
OpenLemur
25
Text Generation
Transformers
PyTorch
English
llama
code
text-generation-inference
Inference Endpoints
arxiv:
2310.06830
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
fdcec31
lemur-70b-chat-v1
/
special_tokens_map.json
ranpox
Upload tokenizer
fdcec31
over 1 year ago
raw
Copy download link
history
blame
Safe
212 Bytes
{
"additional_special_tokens"
:
[
"<|im_start|>"
,
"<|im_end|>"
,
"<|im_sep|>"
,
"<|diff_marker|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}