Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cognitivecomputations
/
dolphin-2.9.1-llama-3-8b
like
38
Follow
Cognitive Computations
1.27k
Text Generation
Transformers
Safetensors
8 datasets
llama
Generated from Trainer
axolotl
conversational
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/5
dolphin-2.9.1-llama-3-8b
/
generation_config.json
LLuke777
update EOS tokens
536ab89
verified
4 months ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128009
,
128256
]
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.2"
}