Robert Važan

Results 116 comments of Robert Važan

@h3x0r-official Image format and visual quality do not matter as much as number of minutiae on the fingerprint. The bigger the fingerprint. the better the quality.

Just noticed there's an unmerged pull request for this: #978

Update: The stuck download disappears and new model downloads are possible after some time. This seems to be due to timeout rather than any user action.

I cannot reproduce this anymore. Has anything changed that could have an effect on the issue?

@tjbck This mostly works. Thanks! One issue though: Why does it take 15 seconds for ollama to go quiet after cancelling the response in UI? My experiments on API level...

PS: It takes much longer with larger models. Do you have a buffer somewhere that needs to process a certain number of tokens before it can close the connection?

This is broken again. Ollama WebUI keeps streaming the rest of the response after I press stop button.

@tjbck After some testing, I see that it is only broken under some circumstances. The last fix worked, but it did not cover all cases. Repro steps: 1. Start a...

The "invalid pointer address" looks like an internal NET problem. I don't use Azure. Could you try writing a small program that just calls Connect() on a UDP socket? If...

Good analysis. Would you be able to make a pull request with the API changes you are proposing?