calliope
calliope
**Describe the bug** Installation does not work with `pipenv install bitnet`, `pipenv run pip` install bitnet. **To Reproduce** Apple M2, MacOS: 14.3.1, Python(in pipenv environment): 3.12.1 Run `pipenv install bitnet`,...
**Describe the bug** When trying to load a checkpoint with DeepSpeedZeRoOffload during testing phase, I'm encountering an AttributeError because the optimizer is trying to call a method named _restore_from_bit16_weights() which...
## Environment - `mamba-ssm==2.2.4` - `causal-conv1d==1.5.0.post8` - `torch==2.5.1` - GPU: NVIDIA A6000 (single GPU) - CUDA version: 12.2 ## Problem Description I'm encountering a `RuntimeError: CUDA error: an illegal memory...