You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process_begin: CreateProcess(NULL, uname -m, ...) failed.
build/config.mk:23: pipe: Bad file descriptor
The syntax of the command is incorrect.
build/download-cosmocc.sh
process_begin: CreateProcess(NULL, sh C:\Users\tho1np\llamafile\build\download-cosmocc.sh, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [build/config.mk:56: .cosmocc/3.9.6] Error 2
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I try to follow instructions in https://docs.llamaindex.ai/en/stable/examples/embeddings/llamafile/
it threw me 503 error.
Then I tried Llamafiler instructions in https://github.com/Mozilla-Ocho/llamafile/blob/main/llamafile/server/doc/getting_started.md but
make -j
threw the following errorWhat am I missing?
Beta Was this translation helpful? Give feedback.
All reactions