Skip to content
View rmems's full-sized avatar

Highlights

  • Pro

Organizations

@Limen-Neural

Block or report rmems

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.

Content in all repositories owned by your account will be closed.
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
.github/profile/README.md

Raul Montoya Cardenas

Early-Career AI Engineer | Experimental AI Systems, Model Evaluation & ML Infrastructure

B.S. AI Engineering student, Western Governors University — Expected September 2027

San Marcos, Texas · montoyaraul34@gmail.com

GitHub Projects · Hugging Face · Limen Neural

Building reproducible experimental AI systems for post-training, synthetic data, model evaluation, and agentic engineering on hardware I can own.

I am an early-career AI engineer building experimental agentic systems, synthetic-data pipelines, model-evaluation tooling, post-training infrastructure, and model tools. I work in Python, Rust, CUDA, and related systems languages, with an emphasis on executable validation, reproducibility, provenance, and honest separation between shipped evidence and active experiments.

My current program connects three systems:

  • Synthetic Factory evaluates and curates synthetic-data campaigns behind provenance, rights, and project-policy gates.
  • Operation Prometheus reconstructs real software-engineering trajectories from issues, patches, reviews, fixes, CI, and merges.
  • Agoge Model Forge turns eligible data into frozen training/evaluation contracts, local post-training runs, and held-out comparisons.

Frontier hosted-model outputs remain evaluation-only comparators in this program rather than weight-update data. Training candidates must independently pass the applicable provenance, license, and project-policy gates.


Selected engineering proof

Shipped upstream contributions

These contributions demonstrate work inside other maintainers' architectures: understanding existing contracts, passing review, and shipping changes upstream.

Hugging Face experiment collections

The hosted frontier-model collections are evaluation artifacts; inclusion in a public collection does not make their contents eligible for model-weight updates.


Current experimental model-training program

The first controlled study will compare one open-weight starting checkpoint under matched conditions:

Arm Condition
A Untouched starting checkpoint
B Minimally curated, rights-cleared synthetic supervision
C Synthetic-Factory-curated, rights-cleared synthetic supervision
D Owned or permissively licensed real engineering trajectories
E Curated synthetic and real-trajectory mixture

The first run is local-first on an RTX 5080 16 GiB. The experiment contract will freeze model and tokenizer revisions, splits, seeds, metrics, leakage checks, and success/null criteria before results are inspected.

Current status: infrastructure and data contracts are being hardened; no training improvement is claimed in advance. Active work includes the Synthetic Factory rights-policy foundation, Agoge immutable readiness contracts, and the Operation Prometheus eligibility and quality ledger.


Flagship projects

Project Evidence and purpose
synthetic-factory Synthetic-data experimentation with append-only evidence, provider/channel provenance, strict validation, failure-oriented fixtures, evaluation-only frontier lanes, and active rights/project-policy enforcement
operation-prometheus Event-sourced software-engineering trajectory forge spanning issue, implementation, review, repair, CI, and merge history
agoge-forger Local-first PyTorch post-training and evaluation tooling with configuration, artifact, checkpoint, split, and readiness contracts
xai-dissect Rust CLI for read-only structural analysis of open Grok-1 checkpoints, including tensor inventory and MoE routing maps
grok-ozempic Grok-1 compression experiments centered on expert precision, routing fidelity, and residual drift
corinth-canal Rust experimental pipeline connecting telemetry encoding, spiking state, projection, model inspection, MoE routing, and SAAQ validation
Spikenaut-SNN From-scratch SNN runtime and export target for telemetry-driven neuromorphic experiments

I also maintain modular Rust and neuromorphic libraries under Limen Neural, including neuromod, axon-encoder, nir-rs, synaptic-mesh, and brainstem-daemon.


Technical focus

Area Tools and methods
Languages Rust, Python, Julia, CUDA C/C++
ML systems PyTorch, Hugging Face, LoRA/QLoRA, MoE, GGUF, Safetensors, quantization, SNNs
Data and evaluation Immutable manifests, provenance and rights gates, held-out splits, leakage guards, deterministic and executable scoring, JSONL/Parquet artifacts
Infrastructure GitHub Actions, Docker, Linux, self-hosted GPU CI, cloud-training scaffolding, automated review gates
Hardware NVIDIA RTX 5080 16 GiB, AMD Ryzen 9 9950X, Fedora Linux

My neuromorphic work is a specialist experimental track: event-driven state, telemetry-aware control, SNN runtimes, and FPGA-oriented export and validation. It complements the central agentic/model-evaluation portfolio without being required to understand it.


Engineering practice

I use coding agents heavily, with isolated branches or worktrees, local tests, linting, benchmarks or experiment gates, pull-request review, repair, and human merge decisions. Agent assistance is attributed in commits, PRs, experiment notes, or release provenance where appropriate.

What I optimize for:

Measurable results · reproducibility · provenance · rights-aware lineage · fail-closed validation · leakage-resistant evaluation · explicit scope boundaries

Current priorities

  1. Land the end-to-end rights/project-policy boundary for Synthetic Factory and keep research-only outputs outside all weight-update paths.
  2. Freeze and execute the first local base-to-SFT held-out comparison using independently eligible data.
  3. Publish the resulting checkpoints, telemetry, evaluations, regressions, and null results with reproducible artifacts.

Attribution

Primary author and maintainer: Raul Montoya Cardenas (rmems).

Recruiter-focused structure and experimental-systems portfolio edits were developed with OpenAI ChatGPT / Codex. Project-specific AI contributions remain attributed in their respective commits, pull requests, experiment records, and release provenance.

Popular repositories Loading

  1. metabolic-ledger metabolic-ledger Public

    Bio-inspired simulation ledger: ATP cellular energy metaphors, adaptive Kelly energy commitment, and metabolic cost tracking for multi-asset SNN portfolios.

    Rust 1

  2. synthetic-factory synthetic-factory Public

    synthetic-data research and engineering: generation, deterministic curation, validation, provenance, and release tooling using local and openrouter distill models

    Python 1

  3. Ship-of-Theseus-Workstation Ship-of-Theseus-Workstation Public

    Documentation for the my 'Ship of Theseus' workstation.

    Shell

  4. LiquidCortex.jl LiquidCortex.jl Public

    GPU-accelerated sparse Liquid State Machine for neuromorphic inference — 65k-neuron/lobe CUDA LSM with OU-SDE dynamics and STDP learning

    Julia

  5. NeuroPulse.jl NeuroPulse.jl Public

    NERO: Neuromorphic Evaluation of Relevance and Orchestration — multi-lobe SNN relevance scoring with cross-lobe inhibition and softmax normalisation

    Julia 1

  6. limbic-critic limbic-critic Public

    Modulator Mapping: into constrained f32 vectors representing Dopamine (reward), Serotonin (risk/patience), and Cortisol (stress/telemetry)

    Rust