Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kykim0
/
llama3-8b-ultrachat-sft-itt
like
1
Text Generation
Transformers
Safetensors
HuggingFaceH4/ultrachat_200k
llama
alignment-handbook
trl
sft
Generated from Trainer
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
38ee3a1
llama3-8b-ultrachat-sft-itt
/
generation_config.json
kykim0
Model save
b2f2e5b
verified
5 months ago
raw
Copy download link
history
blame
Safe
172 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0"
}