04-LOCAL LLM LINKS FOR BRAIN

Here is a curated starting set of open-source / open-weight links for building a local autonomous learning-and-teaching LLM stack for a Solarpunk community, with coverage across medicine, biology, agriculture, astronomy, weather, physics, math, engineering, and software. The strongest pattern in current research is to combine an open local base model with domain-specific RAG and specialist datasets rather than relying on one model for everything.[nature]

Core local model stack

Medicine and health

Biology and biochemistry

Agriculture and farming

Astronomy and earth systems

Physics and mathematics

Engineering and software

Suggested build pattern

A practical Solarpunk setup is: one local base model, one retrieval layer, and many domain knowledge packs. For example, you could run a local open-weight model through Ollama, connect it to a RAG system like llarga, and feed it curated collections for medicine, crop science, weather, physics, and engineering.[github]

A good architecture is:

  1. Local model server: Ollama or a self-hosted OLMo-style stack.[github]

  2. Retrieval layer: RAG over community documents, manuals, textbooks, and local knowledge.[dev]

  3. Domain adapters: medical, crop, biology, math, climate, and software-specific corpora.[renqichen.github]

  4. Governance: local-only inference for privacy, plus human review for health and safety-critical domains.[hms.harvard]

Best starting shortlist

If you want the smallest useful starter set, begin with these five:

Would you like me to turn this into a ranked implementation roadmap for a low-cost local Solarpunk deployment?

Powered by Forestry.md