Chen Chiu
Chen Chiu
> This is a good point and I also noticed this. I did some refactoring in #1008. Could you take a look and review it? I am not sure whether...
I need this as well!
I was looking into this and to make this work there has to be to adjustment the api server to accept a parameter "stream". `JSON CURL` ``` { "model": "vicuna-13b",...
@baradm100 where's your tip jar?
@merrymercy @baradm100 Hey, I was able to test this. I was able to get delta token updates on my responses. However, there is some wiredness with the api working with...
This issue is causing an issue downstream on "llama-cpp-python" where we cant build a python binding on non supported AVX2 machines that require cuBLAS support. Please read my workaround on...
Same Here, Cant seem to find a fix it either :( I've noticed that when the targeted DIR on the client side is WIPED it removes the returned "H". Client.php...
https://shareg.pt/E06vGq1
I was able to work around this issue by doing a `podman exec -it bash` and manually executing the startwm.sh script inside `/defaults` Another way I was able to work...