File size: 1,014 Bytes
e8d350a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | name: 013_attention_as_hypernetwork_test
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- bzip2=1.0.8
- ca-certificates=2025.8.3
- ld_impl_linux-64=2.44
- libffi=3.4.6
- libgcc=15.1.0
- libgcc-ng=15.1.0
- libgomp=15.1.0
- liblzma=5.8.1
- liblzma-devel=5.8.1
- libnsl=2.0.1
- libsqlite=3.50.4
- libuuid=2.41.2
- libxcrypt=4.4.36
- libzlib=1.3.1
- ncurses=6.5
- openssl=3.5.3
- pip=22.1.2
- python=3.8.20
- readline=8.2
- setuptools=70.3.0
- tk=8.6.13
- wheel=0.45.1
- xz=5.8.1
- xz-gpl-tools=5.8.1
- xz-tools=5.8.1
- pip:
- cached-property==2.0.1
- contextlib2==21.6.0
- etils==1.3.0
- flax==0.7.2
- markdown-it-py==3.0.0
- ml-collections==0.1.1
- numpy==1.24.4
- orbax-checkpoint==0.2.3
- packaging==25.0
- pyyaml==6.0.3
- six==1.17.0
- tensorstore==0.1.45
- typing-extensions==4.13.2
prefix: /home/lily/yz979/anaconda3/envs/013_attention_as_hypernetwork_test
|