Joshua Michael Pusch
Results
2
issues of
Joshua Michael Pusch
### **Bug Description** I am working with an angular project that uses jest for unit tests instead of karma. When trying to run the tests, the following error occurs: ```...
## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: Run the code below, which is trying to use layer conductance attribution for llama2. ```python import torch from transformers...