Aitrepreneur commited on
Commit
f038d36
·
verified ·
1 Parent(s): 0e194cf

Upload LAUNCHER-FP8-OVI.bat

Browse files
Files changed (1) hide show
  1. LAUNCHER-FP8-OVI.bat +7 -0
LAUNCHER-FP8-OVI.bat ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ @echo off
2
+ CALL venv\Scripts\activate
3
+ python gradio_app.py --cpu_offload --fp8
4
+
5
+
6
+ REM --cpu_offload if 32gb VRAM
7
+ REM --fp8 if 24gb VRAM