-
Dear Yang Zhong,
Thank you for the excellent work on HamEPC. I set up the environment using the following steps:
```
conda create -n HamEPC python=3.9
conda activate HamEPC
conda install pyto…
-
### Your current environment
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubun…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate
### What is the idea?
For compatibility reasons I need to make conda-packs using zip32. …
sef43 updated
4 months ago
-
**Describe the bug**
I am trying to run the non-persistent example given for mistralai/Mistral-7B-Instruct-v0.3 on a RTX A6000 GPU (on a server) so compute capability is met, ubuntu is 22.04, CUDA to…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Packages that optionally use cuda compilers and specify `c_stdlib_version: 2.17 # [linux]` i…
minrk updated
3 months ago
-
Hi, I noticed that all CUDA binaries were installed in `~/anaconda3/envs/XXX/pkgs` folder. In a recent issue in another conda package (https://github.com/conda/conda-pack/issues/112#issuecomment-65369…
-
I noticed there is no build for arm64 on conda-forge for Macs with Apple Silicon. I managed to build libmo_unpack and mo_pack from source successfully on an M1 Macbook Pro, but it would be nice if a b…
-
# Bug Report
## Description
I have a codecommit repo and the remote url follows the form `https://git-codecommit..amazonaws.com/v1/repos/`
A `dvc exp push https://git-codecommit..amazonaws.co…
-
MLServer now has built-in support to unpack and activate a [conda-pack](https://conda.github.io/conda-pack/) tarball. This feature could be leveraged to run the custom environment defined in the`conda…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…