kevinwang676 commited on
Commit
a0d271b
1 Parent(s): 9b4d4e7

Update config.json

Browse files
Files changed (1) hide show
  1. 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": -1
6
  }
 
2
  "max_length": 2048,
3
  "top_p": 0.7,
4
  "temperature": 0.95,
5
+ "memory_limit": 0.0
6
  }