Sergey Moiseev

Results 41 comments of Sergey Moiseev

@clgiovannelli I've incorporated your changes into #1561 as I'm dealing with the complex scenario that requires multiple interconnected changes from your PR, #1279, and my own to be applied at...

`ollama run llama3.1:8b-instruct-q4_K_M` also seems to be broken and hallucinating answers. When the same model is fed into llama.cpp ``` llama-cli -m /Users/sergeymoiseev/.ollama/models/blobs/sha256-5b3f826b3d31ee0548eebb17c766871341a6ab40cbcec69d7c484d382b889d99 --color --threads 30 --keep -1 --n-predict -1...

@igorschlum it was quite efficient for a few days at the end of last week. After re-pulling `llama3.1` today it's hallucinating all over again. Not a single right answer. `ollama...

At the same time `llama3.1:8b-instruct-q4_K_M` is gives more correct answers, but not still gives few incorrect at the start.

It's not working even with such prompt: ``` ollama run llama3.1 pulling manifest pulling 8eeb52dfb3bb... 100% ▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 4.7 GB pulling 11ce4ee3e170... 100% ▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 1.7 KB pulling 0ba8f0e314b4... 100% ▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 12...

@tagliala I would like to bring [this](https://github.com/rails/tailwindcss-rails?tab=readme-ov-file#rails-engines-support-experimental) to your attention, and happy to help you adopt it in this PR.

That is what I am looking for: specific scenarios to trial this experimental approach. Let me think a bit, I'll get back to you.

I am lacking enough time right now to address this, but planning to find some early next month.

I am facing the same issue with ``` Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] [dtrace] Elixir 1.15.4 (compiled with Erlang/OTP 26) ``` by any chance, is there...

Actually, ignore me, was running a shell in i386 mode due to the previous build.