Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
klcsp
/
llama3-8b-fft-coding-11-v1
like
0
Follow
klcsp
1
Text Generation
Transformers
TensorBoard
Safetensors
generator
llama
trl
sft
Generated from Trainer
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
7497781
llama3-8b-fft-coding-11-v1
/
generation_config.json
chansung
Model save
e521d9c
verified
2 months ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"bos_token_id"
:
128256
,
"do_sample"
:
true
,
"eos_token_id"
:
128257
,
"max_length"
:
4096
,
"pad_token_id"
:
128257
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.46.3"
}