Text Generation
Transformers
Safetensors
mistral
Mistral_Star
Mistral_Quiet
Mistral
Mixtral
Question-Answer
Token-Classification
Sequence-Classification
SpydazWeb-AI
chemistry
biology
legal
code
climate
medical
text-generation-inference
Not-For-All-Audiences
chain-of-thought
tree-of-knowledge
forest-of-thoughts
visual-spacial-sketchpad
alpha-mind
knowledge-graph
entity-detection
encyclopedia
wikipedia
stack-exchange
Reddit
Cyber-series
MegaMind
Cybertron
SpydazWeb
Spydaz
LCARS
star-trek
mega-transformers
Mulit-Mega-Merge
Multi-Lingual
Afro-Centric
African-Model
Ancient-One
Inference Endpoints
Update generation_config.json
Browse files- generation_config.json +11 -11
generation_config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
{
|
2 |
-
"_from_model_config": true,
|
3 |
-
"use_cache": false,
|
4 |
-
"temperature": 0.
|
5 |
-
"top_p" :
|
6 |
-
"top_k": 0.
|
7 |
-
"do_sample": true,
|
8 |
-
"bos_token_id": 1,
|
9 |
-
"eos_token_id": 2,
|
10 |
-
"transformers_version": "4.38.2"
|
11 |
-
}
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"use_cache": false,
|
4 |
+
"temperature": 0.512,
|
5 |
+
"top_p" : 1000,
|
6 |
+
"top_k": 0.68,
|
7 |
+
"do_sample": true,
|
8 |
+
"bos_token_id": 1,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"transformers_version": "4.38.2"
|
11 |
+
}
|