Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
LearnItAnyway
/
llama-13b-hf-35q_4bit-128g_WVU
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
llama-13b-hf-35q_4bit-128g_WVU
/
special_tokens_map.json
LearnItAnyway
First model version
a7dae81
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</unk>"
,
"unk_token"
:
"</unk>"
}