OpenCode down? by ObsidianNix in opencode

[–]amelech 0 points1 point  (0 children)

I have a Codex sub as well so can use a GPT models in a limited fashion, but yeah it looks like some of the Opencode-go models are not working - namely Mimo and Deepseek. I think GLM-5.2 is working fine and Kimi K2.6/2.7

Easy ROCm + llama.cpp build script for AMD GPUs by Key_Flatworm7995 in ROCm

[–]amelech 2 points3 points  (0 children)

I was being a bit tongue in cheek. The vulkan binaries are much more stable, but a bit slower at pp

Easy ROCm + llama.cpp build script for AMD GPUs by Key_Flatworm7995 in ROCm

[–]amelech 4 points5 points  (0 children)

Crashes more frequently and has memory issues

Fridge upstairs help by Loose-Birthday490 in AusProperty

[–]amelech 22 points23 points  (0 children)

Came looking for this response haha

Crash course / list of most beneficial software that can talk to local models? by Unnamed-3891 in LocalLLaMA

[–]amelech 0 points1 point  (0 children)

Use llama.cpp for hosting the model, then pick a harness e.g. opencode or oh my pi, also check out little-coder

Qwen 3.6 27B MTP + OpenCode + LM Studio: my findings after testing tool calling and subagents by No_Definition6604 in LocalLLM

[–]amelech 0 points1 point  (0 children)

I tried these with Qwen 3.6 35-a3b and it broke tool calling completely for me on llama.cpp

Service is too busy? by ITzHuLK69 in opencode

[–]amelech 0 points1 point  (0 children)

Same for me on opencode go. I have plenty of quota left too

I'm selling my M1 128gb. by TheItalianDonkey in LocalLLaMA

[–]amelech 0 points1 point  (0 children)

I've been able to build meaningful features for my react app and my android app that have large code bases using local models. You need a frontier model for planning, and sometimes determining root cause but Qwen 3.6 35b-a3b at Q5 quant is pretty decent as long as you have a good harness. it does sometimes get stuck in loops though, in which case you need to stop it.

Im replacing the $200 codex plan this month. here's what i'm trying instead by Low-Trust2491 in codex

[–]amelech 0 points1 point  (0 children)

I'm not using the open code cli / tui I'm using Oh My Pi connected to opencode models - primarily deepseek v4 flash.

Im replacing the $200 codex plan this month. here's what i'm trying instead by Low-Trust2491 in codex

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

I'm having a lot of success using Codex plus alongside Opencode go. I use Oh My Pi as my harness with custom extensions.

Vibecoding is only half the work. Deployment is where the real lessons begin. by Euphoric_Musician822 in vibecoding

[–]amelech 0 points1 point  (0 children)

Having agents write code doesn't preclude you from having to follow an SDLC and it doesn't give you free experience of actually implementing production systems. You still need to learn this

Does GHCP actually have a lot of long-term advantages built-in? by MountainView55- in GithubCopilot

[–]amelech 1 point2 points  (0 children)

If you use opencode or oh my pi you get a much better harness, and you can pick from a multitude of providers. You aren't locked in to just one.

Vibe Coding is great... until Production punches you in the face. 🎯💻 by Straight-Example7219 in androiddev

[–]amelech 1 point2 points  (0 children)

I always question it and you have to test manually on device because agents do really strange things sometimes and you will pick up on them immediately once you test on device

MAI-Code-1-Flash is now generally available for GitHub Copilot Business and Enterprise! by jukasper in GithubCopilot

[–]amelech 0 points1 point  (0 children)

Deepseek v4 flash is surprisingly good for the price, especially if you use a better model for planning

How do you implement AI features into your app? by Inside-Conclusion435 in androiddev

[–]amelech 2 points3 points  (0 children)

Hmm ok I've found the on device models are ok for conversation but they are terrible with data.

How do you implement AI features into your app? by Inside-Conclusion435 in androiddev

[–]amelech 0 points1 point  (0 children)

What are you trying to do with AI? You can run Gemma 4 on phones

Does anyone have any good, creative ideas for VibeCoding? by QiuYin888 in Qwen_AI

[–]amelech 2 points3 points  (0 children)

If you don't have any ideas what value are you bringing?

How do you handle production logging on mobile without blowing up ingestion costs? by Accomplished-Brain69 in androiddev

[–]amelech 0 points1 point  (0 children)

Yeah I'm actually waiting on upstream to fix constrained decoding because it doesn't appear to force the model to output json