Преглед изворни кода

remove unused torch import

Alex Cheema пре 1 година
родитељ
комит
2aa1e24ea9
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      exo/inference/mlx/test_sharded_llava.py

+ 0 - 1
exo/inference/mlx/test_sharded_llava.py

@@ -1,4 +1,3 @@
-import torch
 import codecs
 import asyncio
 import requests