Benjamin Black

Results 8 comments of Benjamin Black

Code and instructions for minimal repro here https://github.com/b/test_disco

This situation occurs when Transfer-encoding: chunked and there is no body or an invalid body. I don't see how such a request is valid.

Anything going on with this? The functionality is quite useful.

This problem is still present in v4.6.1 (with netcdf-c v4.9.2). Possibly related to using libaec rather than szip? ``` -- Performing Test HAVE_SZIP_WRITE -- Performing Test HAVE_SZIP_WRITE - Success --...

I agree that would be very useful and I will likely add it in a later version. It requires significant change to the client protocol so that topics are added/deleted...

I can do that. I'll wrap in a few other features and fixes, too. Sorry for not doing it sooner!

Second this question.

``` $ ~/development/github/ollama/ollama/llm/llama.cpp/convert_hf_to_gguf.py --model-name NV-Embed-v2 --outfile NV-Embed-v2.gguf --dry-run . INFO:hf-to-gguf:Loading model: ERROR:hf-to-gguf:Model NVEmbedModel is not supported ```