Comment by dvrj101
2 months ago
i tried with three different models : - hf.co/lmstudio-community/DeepSeek-R1-Distill-Llama-8B-GGUF:Q8_0 - qwen3:4b-instruct-2507-fp16 - hf.co/ibm-granite/granite-3.3-2b-instruct-GGUF:F16
ollama run qwen3:4b-instruct-2507-fp16 >>> how many b’s are there in blueberry? Let's break down the word *"blueberry"* step by step to count how many *b's* are in it.
Step 1: Write out the word clearly: *b l u e b e r r y*
Step 2: Go through each letter one by one:
- b → yes, a *b* - l → no - u → no - e → no - b → yes, another *b* - e → no - r → no - r → no - y → no
Step 3: Count the *b's*:
- First *b* at the beginning - Second *b* after "blue"
So, there are *two b's*.
Final answer: *2* b's in "blueberry".
>>> ollama run hf.co/ibm-granite/granite-3.3-2b-instruct-GGUF:F16 >>> how many b’s are there in blueberry? The word "blueberry" contains two 'b's. (fastest lol, granite models are pretty underated)
r1-distill output was similar to qwen instruct one but it double checked it's thinking part
added screenshots: https://files.catbox.moe/6q0v4t.png https://files.catbox.moe/5t32fl.png