Hello! Thank you so much for making such an awesome program. I am excited to use it, but I’m having persistent issues running phold on macOS (Apple Silicon / MPS) due to dependency conflicts between NumPy 2.x, PyTorch, and Transformers.
I have a few questions:
1. Is there an officially supported phold environment spec for Apple Silicon / macOS with known-working versions of:
-numpy
-torch
-transformers
-sentencepiece?
2. Are current phold releases validated against NumPy 2.x, or should users pin to numpy<2?
3. Which torch build is recommended on macOS M-series (conda cpu vs pip mps)?
4. Would older phold versions avoid these conflicts?
Any help you can provide would be greatly appreciated! :)
Hello! Thank you so much for making such an awesome program. I am excited to use it, but I’m having persistent issues running phold on macOS (Apple Silicon / MPS) due to dependency conflicts between NumPy 2.x, PyTorch, and Transformers.
I have a few questions:
Any help you can provide would be greatly appreciated! :)