提交

docs: update README.md

probabaly -> probably
这个提交包含在:
Ikko Eltociear Ashimine
2024-09-26 02:10:45 +09:00
提交者 GitHub
父节点 b8c69d7175
当前提交 84775762ee
+1 -1
查看文件
@@ -157,7 +157,7 @@ When initialize the model, we support the following configurations:
Just install airllm and run the code the same as on linux. See more in [Quick Start](#quickstart).
* make sure you installed [mlx](https://github.com/ml-explore/mlx?tab=readme-ov-file#installation) and torch
* you probabaly need to install python native see more [here](https://stackoverflow.com/a/65432861/21230266)
* you probably need to install python native see more [here](https://stackoverflow.com/a/65432861/21230266)
* only [Apple silicon](https://support.apple.com/en-us/HT211814) is supported
Example [python notebook] (https://github.com/lyogavin/airllm/blob/main/air_llm/examples/run_on_macos.ipynb)