Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hollywoodfrancis
/
LopezLLM
like
0
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
13 datasets
English
llama
finance
code
data
analysis
coding
text-generation-inference
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
LopezLLM
/
tokenizer_config.json
hollywoodfrancis
Create tokenizer_config.json
1552dd5
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
135 Bytes
{
"tokenizer_class"
:
"LlamaTokenizer"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}