| name: scaling | |
| channels: | |
| - pytorch | |
| - nvidia | |
| - conda-forge | |
| - defaults | |
| dependencies: | |
| - python=3.11 | |
| - numpy | |
| - faiss-gpu=1.8.0 | |
| - openjdk=17 | |
| - pip: | |
| - omegaconf | |
| - hydra-core | |
| - torch | |
| - tqdm | |
| - transformers | |
| - sentence_transformers | |
| - pyserini | |
| - datasketch | |
| - torch | |
| - vllm | |