Explorar o código

Allow torch>=2.3.0 (#603)

Alexander Borzunov hai 1 ano
pai
achega
c68c1c3b92
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -32,7 +32,7 @@ package_dir =
 packages = find:
 python_requires = >=3.8
 install_requires =
-    torch>=1.12,<2.3.0
+    torch>=1.12
     bitsandbytes==0.41.1
     accelerate>=0.27.2
     huggingface-hub>=0.11.1,<1.0.0