We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db1b59 commit 1b69526Copy full SHA for 1b69526
.travis/test-llm.sh
@@ -66,7 +66,7 @@ echo " ###########################################"
66
echo " Alloc max to model size ratio: ${ratio}%."
67
echo " ###########################################"
68
69
-limit=130
+limit=133
70
71
if [ $ratio -gt $limit ]
72
then
0 commit comments