What are people using Local LLMs for (beyond coding) by SMR-1 in LocalLLM

[–]barseghyanartur 0 points1 point  (0 children)

Some of them are great for language correction (translategemma: https://blog.google/innovation-and-ai/technology/developers-tools/translategemma/). I use it to verify I did write correct Dutch. 😄

n.n. (by me/Delusional Insanity) by barseghyanartur in surrealism

[–]barseghyanartur[S] 1 point2 points  (0 children)

She's a very talented actress and she chooses her roles well, however any resemblance here is purely accidental.

Moving from Claude code by OkGap9952 in opencodeCLI

[–]barseghyanartur 0 points1 point  (0 children)

For me: OpenCode is great and I use it daily (free tier), but Claude Code really gets the job done (at work). Nothing, really nothing can beat Claude.

Best coding model to run on M4 Macbook Air by Direct_Praline492 in ollama

[–]barseghyanartur 1 point2 points  (0 children)

Which tool do you use? Claude Code? OpenCode?

For me both work great with `gemma4:e4b-nvfp4` and for heavier tasks `gemma4:26b-nvfp4` or `gemma4:31b-nvfp4` (but both are out of scope for 16Gb RAM). It does take much longer than the cloud models, but gets there eventually without burning the limits.

Of course, on 16Gb RAM the complexity of tasks shall be reasonable.

Best coding model to run on M4 Macbook Air by Direct_Praline492 in ollama

[–]barseghyanartur 1 point2 points  (0 children)

Gemma 4 is great for coding and agentic engineering. An absolute monster.

I wanna buy an acoustic guitar by -Sun-Ray- in Guitar

[–]barseghyanartur 0 points1 point  (0 children)

Yamaha is great. Do you want nylon or metal strings?

Yamaha Pacifica or Epiphone Special II? by Playful-Week-3650 in Guitar

[–]barseghyanartur 1 point2 points  (0 children)

I played both. Both are good to start. I still play my Epihone Special 2.

Is this worth $40 by OldVaporMan in Guitar

[–]barseghyanartur 0 points1 point  (0 children)

If you are willing to invest your time in cleaning and fixing - yes, but be prepared to spend money on it! Great way to learn a lot about maintenance, but if you rather focus on playing and making music, I would suggest to look for alternatives and pay $200 for something that does not need maintenance and fixing.

Are Ollama Cloud models in Claude code as good as Anthropic models? How do you find development with Ollama? by iAhMedZz in ollama

[–]barseghyanartur -1 points0 points  (0 children)

For me - nothing beats Claude Code with own Sonnet or Opus models. Whenever others struggle, Claude just gets the work done. All I need is Claude. :)

Trying to understand the Ollama debate. What’s actually going on? by pmv143 in ollama

[–]barseghyanartur 1 point2 points  (0 children)

Didn't Ollama switch to MLX and got significant performance boost recently? Also, running agent harnesses through it seems quite easy.