-31
submitted 16 hours ago by PumpkinDrama@reddthat.com to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] ZWQbpkzl@hexbear.net 2 points 15 hours ago

You'll have to be more specific with how anthropic is debuging Firefox. There's many sort of possible setups. In general though, you'll need

  • an llm model file
  • some openai compatible server, eg lmstudio, llama.cpp, ollama.
  • some sort of client to that server there's a myriad of options here. OpenCode is the most like Claude. But there's also more modular programmatic clients, which might suit a long term task
  • the Firefox source code and/or an MCP server via some plugin.

You'll also need to know which models your hardware can run. "Smarter" models require more ram. Models can run on both CPUs and GPUs but they run way faster on the GPU, if they fit in the VRAM.

this post was submitted on 23 Mar 2026
-31 points (18.4% liked)

Linux

64031 readers
493 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS