Neel-Shah-29
commited on
Commit
•
504aad1
1
Parent(s):
f1b1188
Parameters not required in huggingflow are removed from yaml file.
Browse files- ChatAtomicFlow.yaml +1 -2
ChatAtomicFlow.yaml
CHANGED
@@ -23,8 +23,7 @@ backend:
|
|
23 |
|
24 |
|
25 |
top_p: 0.2
|
26 |
-
|
27 |
-
presence_penalty: 0
|
28 |
stream: True
|
29 |
|
30 |
|
|
|
23 |
|
24 |
|
25 |
top_p: 0.2
|
26 |
+
|
|
|
27 |
stream: True
|
28 |
|
29 |
|