Browse Source

remove unused torch import

Alex Cheema 1 year ago
parent
commit
2aa1e24ea9
1 changed files with 0 additions and 1 deletions
  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