Text Generation
Transformers
Safetensors
minimax
conversational
fp8
windniw commited on
Commit
e977417
·
verified ·
1 Parent(s): 48a6a46

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -2,5 +2,6 @@
2
  "do_sample": true,
3
  "temperature": 1.0,
4
  "top_p": 0.95,
 
5
  "transformers_version": "4.46.1"
6
  }
 
2
  "do_sample": true,
3
  "temperature": 1.0,
4
  "top_p": 0.95,
5
+ "top_k": 40,
6
  "transformers_version": "4.46.1"
7
  }