Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ozcur
/
alpaca-native-4bit
like
58
Text Generation
Transformers
llama
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
alpaca-native-4bit
/
special_tokens_map.json
ozcur
initial commit
c9043a4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"</s>"
}