Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
glides
/
llama-pro
like
0
Follow
Glide
2
Text Generation
Safetensors
nroggendorff/profession
English
llama
trl
sft
art
code
adam
conversational
License:
mit
Model card
Files
Files and versions
Community
Train
7feb457
llama-pro
/
generation_config.json
nroggendorff
Upload LlamaForCausalLM
5185c9f
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}