Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Lemur-70B-Chat-v1-AWQ
like
1
Text Generation
Transformers
Safetensors
English
llama
code
text-generation-inference
4-bit precision
awq
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f648cc7
Lemur-70B-Chat-v1-AWQ
/
special_tokens_map.json
TheBloke
AWQ model commit
f082706
about 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>"
}