Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
himang10
/
k8s_dataset_Codellama-3-8B
like
1
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
unsloth
trl
sft
conversational
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dfbecaa
k8s_dataset_Codellama-3-8B
/
generation_config.json
himang10
Trained with Unsloth
dfbecaa
verified
6 months ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"bos_token_id"
:
144782
,
"do_sample"
:
true
,
"eos_token_id"
:
[
144783
,
144791
]
,
"max_length"
:
8192
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.41.0"
}