Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cognitivecomputations
/
dolphin-2.9.1-llama-3-70b
like
40
Follow
Cognitive Computations
1.16k
Text Generation
Transformers
Safetensors
8 datasets
llama
Generated from Trainer
axolotl
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
d6c7c6b
dolphin-2.9.1-llama-3-70b
/
generation_config.json
ehartford
Update generation_config.json
31adf61
verified
7 months ago
raw
Copy download link
history
blame
Safe
172 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128256
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.2"
}