Re: [MAINTAINERS SUMMIT] Other LLM-related topics - tags, newcomers, etc

Mauro Carvalho Chehab <[email protected]> Sun, 19 Jul 2026 11:01:03 +0200
Newsgroups dev.linux.lists.ksummit
Message-ID <[email protected]>
On Thu, 16 Jul 2026 22:27:54 -0400
"Theodore Tso" <[email protected]> wrote:

> I guess we could try running Sashiko using ollama-mlx on a Macbook
> with 128GB, and see how it works, but my assumption is that the answer
> is "not well" --- which is why I really want to look at fine-tuning
> one of these smaller models first.

I'm currently attempting to run Sashiko locally with ollama:
	https://github.com/sashiko-dev/sashiko/issues/200

It sounds that a patch is needed for it to work. I'm working on it
at this RFC (I'm using LLM to generate Rust code):

	https://github.com/sashiko-dev/sashiko/pull/338

Thanks,
Mauro