Update README.md

Explicitly state that we for now don't support apple silicon and are working on a fix.
This commit is contained in:
Yichen Zhou
2024-05-17 10:28:34 -07:00
committed by GitHub
parent b90112c020
commit abc8707f52
+1 -2
View File
@@ -58,8 +58,7 @@ to install the package.
1. Running the provided benchmarks would require additional dependencies.
Please use the environment files under `experiments` instead.
2. The dependency `lingvo` does not support `pip install` for macOS. For now you
can manually install it from the source following [these instructions](https://github.com/tensorflow/lingvo).
2. The dependency `lingvo` does not support ARM architectures, and the code is not working for machines with Apple silicon. We are aware of this issue and are working on a solution. Stay tuned.
## Usage