sebastianpdw / ollama_serverless

Other
12 stars 3 forks source link

call lambda with errors #1

Open superyhee opened 8 months ago

superyhee commented 8 months ago

when I call lambda ,i got the following exception: unable to initialize llm library write payload llama.cpp/build/linux/x86_64/rocm_v60000/lib/libext_server.so.gz: open /root/.ollama/assets/0.1.28/rocm_v60000/libext_server.so: read-only file system

sebastianpdw commented 7 months ago

Hi @superyhee,

Can you elaborate on what you did to get this exception?

I just ran the complete repo from scratch, and I am not running into any errors.