aedmark commited on
Commit
0520231
·
verified ·
1 Parent(s): 57b67a0

Delete params

Browse files
Files changed (1) hide show
  1. params +0 -8
params DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "temperature": 0.70,
3
- "top_p": 0.9,
4
- "stop": [
5
- "<|im_start|>",
6
- "<|im_end|>",
7
- ]
8
- }