Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
chainyo
/
alpaca-lora-7b
like
68
PEFT
PyTorch
Safetensors
English
llama
alpaca
lora
License:
other
Model card
Files
Files and versions
Community
10
Train
Use this model
71418c3
alpaca-lora-7b
/
tokenizer_config.json
chainyo
fix: LlaMATokenizer -> LlamaTokenizer (
#1
)
71418c3
over 1 year ago
raw
Copy download link
history
blame
Safe
141 Bytes
{
"bos_token"
:
""
,
"eos_token"
:
""
,
"model_max_length"
:
1000000000000000019884624838656
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
""
}