Skip to content
View Abd0r's full-sized avatar

Highlights

  • Pro

Block or report Abd0r

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Abd0r/README.md

Abdur

17 Β· India Β· Self-taught

Β  Β  Β  Β 

I work on neural architectures, training methods, and computing hardware β€” mostly trying to rebuild things from scratch rather than extend what exists.


Work

FEA β€” Free Electron Absorption Architecture

Transistor-free computing on hydrogen-passivated silicon. Computation happens via resonant electron absorption in 5-atom dangling-bond clusters. Memory and compute share the same atoms β€” no cache hierarchy, no DRAM bus. On a 3 cmΒ² die: 14.1 TB in-situ memory at 79 mW.

Β 


Quatrix β€” Q-Compass + SAVO

Three attention projections instead of four. Content routes through a rank-r state βŠ™ action matrix grounded in RL navigation. 16Γ— smaller KV-cache than standard attention at ≀1.6 ppl penalty. Trains across text, vision, audio, world states, and cancer genomics under one block class.

Β  Β  Β 


Artificial Neural Mesh (ANM) V0

Modular multi-agent cognitive architecture. 12 specialized domain experts collaborating through Web-of-Thought reasoning.

Β 


GEKO β€” Gradient-Efficient Knowledge Optimization

Fine-tuning that skips samples the model already knows. Compute is routed to hard samples; mastered ones are frozen. Up to 80% compute savings at scale.

Β  Β  Β 



NanoG1 β€” coming

Pinned Loading

  1. FEA FEA Public

    FEA: Free Electron Absorption Architecture

    C++

  2. quatrix quatrix Public

    Quatrix β€” Q-Compass Architecture: novel neural architecture replacing attention with value-based navigation. Base for the Quasar model series.

    Python

  3. GEKO GEKO Public

    Intelligent training framework that automatically skips mastered samples and gives 5Γ— more compute to hard ones. Up to 80% compute savings on LLM fine-tuning.

    Python 1

  4. ANM-Prototype-Logs ANM-Prototype-Logs Public

    Logs and evidence for the ANM-V1.5 prototype: Web-of-Thought engine, parallel R1 workers, verifier output, and system traces executed on a MacBook Air M2.