Hugging Face
Models
Datasets
Spaces
Posts
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
Community
Train
Deploy
Use this model
main
LopezLLM
/
generation_config.json
hollywoodfrancis
Create generation_config.json
e0ca651
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
98 Bytes
{
"temperature"
:
0.7
,
"top_k"
:
50
,
"top_p"
:
0.9
,
"max_length"
:
512
,
"do_sample"
:
true
}