We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fa30f commit 1bb49e8Copy full SHA for 1bb49e8
backend/python/petals/petals.yml
@@ -15,7 +15,7 @@ dependencies:
15
# - ncurses=6.4=h6a678d5_0
16
# - openssl=3.0.11=h7f8727e_2
17
# - pip=23.2.1=py311h06a4308_0
18
- # - python=3.11.5=h955ad1f_0
+ - python=3.11.5=h955ad1f_0
19
# - readline=8.2=h5eee18b_0
20
# - setuptools=68.0.0=py311h06a4308_0
21
# - sqlite=3.41.2=h5eee18b_0
@@ -25,5 +25,6 @@ dependencies:
25
# - xz=5.4.2=h5eee18b_0
26
# - zlib=1.2.13=h5eee18b_0
27
- pip:
28
+ - torch==2.1.0
29
- git+https://github.com/bigscience-workshop/petals
30
prefix: /opt/conda/envs/petals
0 commit comments