Commit graph

5 commits

Author SHA1 Message Date
ZisisTsatsas f3117c0cf6
fix: openblas_simple missing pkg-config to build (#920) 2023-11-20 12:31:02 -05:00
Andrei Betlen 2291798900 Fix dockerfiles to install starlette-context 2023-09-14 14:40:16 -04:00
Ihsan Soydemir 3e77eea7ec
Fix OpenBLAS Docker build
Current build produces the following:
`RuntimeError: Failed to load shared library '/usr/local/lib/python3.11/site-packages/llama_cpp/libllama.so': /usr/local/lib/python3.11/site-packages/llama_cpp/libllama.so: undefined symbol: cblas_sgemm`
2023-07-27 19:44:15 +02:00
Andrei Betlen 52753b77f5 Upgrade fastapi to 0.100.0 and pydantic v2 2023-07-07 21:38:46 -04:00
Gary Mulder 483b6ba53a Updated README.md instructions on how to use *_simple/Dockerfiles 2023-05-31 15:16:32 +00:00