robin-coac

Results 8 comments of robin-coac

Hi @tobias-urdin, Sorry to bug you. I am new to writing asynchronous code. Do you think this issue I have posted resonate with what you are saying ? https://github.com/nats-io/nats.py/issues/482 Because...

Hi @madmads11 @j-f1 Just yesterday, this migration script was added : `migrate-ggml-2023-03-30-pr613.py`. So, what I did on top of [@madmads11 instructions](https://github.com/ggerganov/llama.cpp/issues/382#issuecomment-1479091459) was to use this above script and generate the...

Facing the same problem. Somebody help please.

Getting this issue on my machine as well ( Ubuntu 22 LTS ).

Noticed that the model generates extra tokens in some cases. Example : **Input Prompt :** ``` Below is an instruction that describes a task. Write a response that appropriately completes...

@muelletm I tried it. At first, it gave me JSON Decode Error. Then I did a try-catch. After that, the code just stops completely.