Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yahma
/
llama-13b-hf
like
23
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
a53b569
llama-13b-hf
/
tokenizer_config.json
yahma
Upload 9 files
a53b569
over 1 year ago
raw
Copy download link
history
blame
Safe
207 Bytes
{
"bos_token"
:
"<s>"
,
"clean_up_tokenization_spaces"
:
false
,
"eos_token"
:
"</s>"
,
"model_max_length"
:
1000000000000000019884624838656
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
"<unk>"
}