Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LearnItAnyway
/
llama-7b-hf-28q_4bit-128g_WVU
like
2
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
948521b
llama-7b-hf-28q_4bit-128g_WVU
/
special_tokens_map.json
LearnItAnyway
First model version
4ee70c4
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>"
}