Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
elinas
/
vicuna-13b-4bit
like
46
Text Generation
Transformers
llama
vicuna
gptq
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
4b5949d
vicuna-13b-4bit
/
tokenizer_config.json
elinas
add vicuna
612b03a
over 1 year ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"bos_token"
:
""
,
"eos_token"
:
""
,
"model_max_length"
:
2048
,
"padding_side"
:
"right"
,
"special_tokens_map_file"
:
""
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
""
}