HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chisleu

no profile record

Submissions

Great resources for self-hosting AI hardware

github.com
2 points·by chisleu·vor 3 Monaten·1 comments

Google ADK-Go

github.com
2 points·by chisleu·vor 8 Monaten·1 comments

comments

chisleu
·vor 3 Monaten·discuss
Many are investing in RTX6000pro hardware but hitting deployment walls. This guide covers everything from simple 4x builds to scaling up to 16 cards with PCIe switches.
chisleu
·vor 8 Monaten·discuss
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
chisleu
·vor 8 Monaten·discuss
Total tangent, but I got to ride in some of these on a recent trip to India and I was really impressed with the build quality and utilitarian usefulness of the design.
chisleu
·vor 10 Monaten·discuss
Here is the demo video on it. The video w/ sound input -> sound output while doing translation from the video to another language was the most impressive display I've seen yet.

https://www.youtube.com/watch?v=_zdOrPju4_g
chisleu
·vor 10 Monaten·discuss
Because of the prompt processing speed, small models like Qwen 3 coder 30b a3b are the sweet spot for mac platform right now. Which means a 32 or 64GB mac is all you need to use Cline or your favorite agent locally.
chisleu
·vor 10 Monaten·discuss
I've been using GLM 4.5 and GLM 4.5 Air for a while now. The Air model is light enough to run on a macbook pro and is useful for Cline. I can run the full GLM model on my Mac Studio, but the TPS is so slow that it's only useful for chatting. So I hooked up with openrouter to try but didn't have the same success. Any of the open weight models I try with open router give sub standard results. I get better results from Qwen 3 coder 30b a3b locally than I get from Qwen 3 Coder 480b through open router.

I'm really concerned that some of the providers are using quantized versions of the models so they can run more models per card and larger batches of inference.
chisleu
·vor 11 Monaten·discuss
This is going to improve the quality of LLM responses for users. I'm for this.
chisleu
·vor 11 Monaten·discuss
I use opus or gemini 2.5 pro for plan mode and sonnet for act mode in Cline. https://cline.bot

It's my experience that Opus is better at solving architectural challenges where sonnet struggles.