Rudy Sevile
Rudy Sevile
> Your machine is kind of arm64, you can build it by yourself on a `linux/arm64` host: > > ``` > docker build --build-arg ARCH=arm64 -f Dockerfile.slim -t infiniflow/ragflow:dev-slim ....
> Here's instructions on [Build a Docker image](https://github.com/infiniflow/ragflow?tab=readme-ov-file#-build-a-docker-image-without-embedding-models) on `linux/amd64`. Follow these instructions with changing the `docker build` command on `linux/arm64` as @KevinHuSh said. I followed the instructions on this...
Sorry for not responding before, I did not see the message. I ran the python command, thank you. I am getting a new error when building: ``` (venv) rudys@mac-studio ~/Documents/Software/ragflow...
dev built was able to build successfully - issue seems to be with v0.12.0