sunshinesfbay
sunshinesfbay
### 🐛 Describe the bug I am trying to build the llama runner natively on a rasperry pi following the torchchat description, and the post at https://dev-discuss.pytorch.org/t/run-llama3-8b-on-a-raspberry-pi-5-with-executorch/2048 I was able...
### 🐛 Describe the bug from #985: > 2. If you're interested in debugging the browser, feel free to spin up another issue with the error message from this >...
``` + pip3 install torchao==0.5.0 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement torchao==0.5.0 (from versions: 0.0.1, 0.0.3, 0.1) ERROR: No matching distribution...
### 🐛 Describe the bug ``` (pt) sunshine@raspberrypi:~/torchchat $ ./install/install_requirements.sh + pip3 install -r install/requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://download.pytorch.org/whl/nightly/cu121 Ignoring tomli: markers 'python_version < "3.11"' don't...