nftechie/flm
Train and chat with a frozen language model coupled to the full retained MaleCNS fly connectome.
About the project
A project that trains a small adapter on top of a frozen LFM2.5-1.2B-Instruct, where token signals propagate through the fixed MaleCNS fly connectome graph (166,700 nodes, 25.6M edges). Only a 278,528-parameter adapter is trained; language ability comes from the pretrained backbone.
Useful for
- Train the fly adapter locally on conversations and compare it against the parameter-matched control
- Chat interactively with the model by passing a prompt and seed to chat.py
- Validate the graph and adapter by running unit tests and evaluate_conversations.py
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 9 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 58 stars.
- Top new repositories this week: #197.
- Recent forks include notable developers: @MaTriXy (216 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 58
- Stars in a day
- 9
- Forks
- 10
- Issues and pull requests
- 0
- Watchers
- 1
- Language
- Python
- Created
- September 11, 2026
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this week: #196
Similar projects
-
6.5
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
6.1
asgeirtj/system_prompts_leaks
A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.
-
5.2
huggingface/transformers
Model-definition framework for state-of-the-art pretrained ML models (text, vision, audio, multimodal) for inference and training, compatible with most training and inference engines.
-
5.0
MiaAI-Lab/DeepSeek-v4.1-Flash-EXL3-2x-DGX-Sparks
A local EXL3 2.9 bpw checkpoint of DeepSeek-V4.1-Flash (196 GiB, 39 shards) served via an OpenAI-compatible vLLM API on a 2x NVIDIA GB10 (DGX Spark) kit with tensor-parallel 2. Includes DSpark speculative decoding and…
-
4.8
penberg/titania
A full stack for running the Qwen3-0.6B language model: custom GPU kernels, compiler, ISA, simulator, and a planned RTL GPU. Every layer is written from scratch and small enough for one person to read.
-
4.7
unclecode/crawl4ai
Open-source web crawler and scraper that turns pages into clean, LLM-ready Markdown for RAG, agents and data pipelines. Runs via Python API, CLI and Docker with no API keys.