SallyXie
SallyXie
> Can you try setting `mmap=False` in `/Users/MyPath/executorch/examples/models/llama2/model.py:100` Of course, I've tried that as well, but it still failed. ``` [INFO 2024-09-02 10:16:18,296 export_llama_lib.py:450] Applying quantizers: [] [INFO 2024-09-02 10:16:18,296...
Hi, may I ask if there’s a solution for the follow-up?
Unfortunately, it still failed.
I noticed an issue with` /opt/anaconda3/bin/python`, so I re-ran the command `source .llama/bin/activate` and then used ` ./install_requirements.sh --pybind xnnpack. ` but still error. The full log is here: ```...
I completely reinstalled everything and tried switching to the command `./install_requirements.sh --pybind mps`, but it still failed.
Hi, is there a solution for the follow-up?
Awesome! The code is running. Thank you all, and have a wonderful day!