Skip to content
View OlegPhenomenon's full-sized avatar

Block or report OlegPhenomenon

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
OlegPhenomenon/README.md

Hi, I'm Oleg 👋

Independent ML researcher based in Tallinn, Estonia. Backend engineer by day; in my own time I work on alternative architectures for language models — specifically at the intersection of Hyperdimensional Computing (HDC) and generative modelling.

🧠 Current research

A 300M-parameter language model built on HDC primitives instead of standard transformer operations:

  • STE bipolar codebook — ±1 token embeddings (16 MB vs 512 MB float32)
  • Multi-head binding attention — 12K params/layer vs 67M in an equivalent transformer (5461× reduction)
  • Thought loops — iterative K-pass reasoning through shared blocks
  • Parallel-scan HDC memory — O(D) state, no KV-cache

Pretrained on 3B tokens of FineWeb-Edu; instruction-finetuned on 75M tokens from OpenHermes 2.5 / TULU-3 / Alpaca-GPT4 / Dolly / WizardLM. Full artefacts open:

🔧 What I work with

ML: PyTorch, SentencePiece, Hugging Face ecosystem, HDC / VSA Backend: Ruby on Rails, Python, FastAPI, PostgreSQL, Docker Infra: vast.ai / Lambda / RunPod for GPU, standard Linux / CI workflows

📫 Contact

Open to conversations with ML researchers and teams working on efficient architectures, HDC / VSA, or alternative LM designs.

Pinned Loading

  1. hdc-brain hdc-brain Public

    300M hyperdimensional language model with a bipolar (±1) codebook and binding attention — an HDC-native alternative to the transformer stack. Paper: 10.5281/zenodo.19653726

    Python

  2. internetee/registry internetee/registry Public

    TLD Management Software

    Ruby 49 17

  3. internetee/auction_center internetee/auction_center Public

    Estonian Internet Foundation's software for auctioning domain names

    Ruby 9 4

  4. internetee/eis_billing_system internetee/eis_billing_system Public

    Ruby