Bowen
Bowen
Hi, @mudler , Is there any idea that you have on how to test it? It is a little bit hard to test them in the traditional way. I am...
@mudler is there any smallest size model we can use for testing llama.cpp. I have tried tons of models on go-llama.cpp, none of them is working for go-llama.cpp
Please show us more detail. for example, the container's log
Thanks for your feedback, maybe you can check it later, it is a loop to load the models. And if you want to have a quick start, I suggest you...
Thanks for your feedback. As @p6002 mentioned, gallery project is useful. And here is our new document website. Here is the quick start part. https://localai.io/basics/getting_started/index.html
Hi @devilankur18 , thanks for your feedback. I am not sure if this is bug, I build it in M1 without any issue before. So, please investigate it further. And...
Hi, guys. I hit the issue of the building process in my (arrch64) container environment https://github.com/go-skynet/LocalAI/pull/282#issuecomment-1554691619 but I did not hit the issue on my laptop(M1). May you guys try...
Please use `make clean` to clean all the binding packages and make sure there without any changes to the code. And resetting every binding packages's changes by using `git submodule...
Thanks for your feedback, as I mentioned in https://github.com/go-skynet/LocalAI/issues/411#issuecomment-1568499067, please follow all the steps before you build it. If all the test cases were passed then it should be good...
> doesn't really seem to affect the CI, never observed such a failure rate on GHA - actually its always green there? Em, I run it in the Codespace environment,...