Browse Source

feat:env文件开启half

zhaohaipeng 2 weeks ago
parent
commit
b05abf3c32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env

+ 1 - 1
.env

@@ -1,4 +1,4 @@
 API_PORT=8080
 API_PORT=8080
 COMPILE=1
 COMPILE=1
-HALF=0
+HALF=1
 PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
 PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True