Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
erfanzar
/
llama-chat
like
8
Text Generation
Transformers
PyTorch
OpenAssistant/oasst1
EleutherAI/pile
5 languages
llama
code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ef75976
llama-chat
/
tokenizer_config.json
erfanzar
Upload tokenizer
ef75976
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>"
}