Results 7 comments of Aria

Is there any alternative link to documentation other than godoc one? i mean does this link contain any valuable documentation that people would miss other wise?

> Can you explain what the use case is for this? Yup! Maybe my case is supper rare but i have many services: ```protobuf package api; service A {} service...

> This is not some dynamic situation where Bind sometimes receives pointer and sometime do not. It more developer problem that this part is not tested and panic for this...

> What I mean is that this is programmer error as there is no way to clients Request to change that struct to pointer or vice versa. This means that...

> Hi, this reply is a bit late. I think your example fix is OK for `v4` but leave this error conversion part out and return plain error. If you...

> Was b4435 / [017cc5f](https://github.com/ggerganov/llama.cpp/commit/017cc5f446863316d05522a87f25ec48713a9492) still working correctly? hey johannes do you mean b4431? i could not find b4435 ```shell ❯ docker run --rm -it \ -v ./models:/models \ ghcr.io/ggerganov/llama.cpp:full-b4435...

@tmc it is a simple fix in a situation when context deadline triggers and then cause a segmentation fault on `resp.Message.Content`.