kevinwang676
commited on
Commit
•
a0d271b
1
Parent(s):
9b4d4e7
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"max_length": 2048,
|
3 |
"top_p": 0.7,
|
4 |
"temperature": 0.95,
|
5 |
-
"memory_limit":
|
6 |
}
|
|
|
2 |
"max_length": 2048,
|
3 |
"top_p": 0.7,
|
4 |
"temperature": 0.95,
|
5 |
+
"memory_limit": 0.0
|
6 |
}
|