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