Skip to content
View rameyjm7's full-sized avatar
  • Richmond, VA
  • 15:43 (UTC -04:00)
  • LinkedIn in/rameyjm

Block or report rameyjm7

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

Jacob Ramey

Senior AI systems software engineer focused on production ML systems, LLM adaptation and evaluation, RF/sensor intelligence, and GPU-ready inference pipelines.

I build the software layer around models: data pipelines, preprocessing, training/evaluation harnesses, inference services, telemetry, containerized deployment, and Linux systems that make ML workloads repeatable outside a notebook.

Selected Proof Points

  • Built a production-style AI inference service with FastAPI, ONNX-ready runtime loading, deterministic fallback inference, Prometheus metrics, Docker, benchmarks, tests, and CI.
  • Built LLM adaptation and evaluation workflows covering LoRA, QLoRA, SFT, activation-level unlearning, prompt perturbation analysis, and reasoning benchmarks.
  • Built RF/IQ ML pipelines with live SDR replay/receive, ONNX export, TensorRT deployment on NVIDIA Jetson, and Nsight-profiled edge inference.
  • Built data and ML workflows using Kafka, S3, Airflow, TensorFlow, Docker, and AWS.

Current Focus

  • LLM adaptation and evaluation: LoRA, QLoRA, SFT, activation-level unlearning, reasoning benchmarks
  • AI inference systems: preprocessing, model execution, postprocessing, observability, reproducible deployment
  • RF and sensor ML: IQ data, spectrograms, modulation recognition, SDR capture, signal-intelligence workflows
  • GPU-ready experimentation: PyTorch, TensorFlow, CUDA-enabled environments, Docker, Apptainer, Slurm
  • Production software: Python/C++ services, FastAPI, WebSocket streaming, CI/CD, Linux deployment

Featured Work

AI Inference Systems

gpu-inference-pipeline
Production-style AI inference service with FastAPI, ONNX-ready runtime loading, deterministic fallback inference, Prometheus metrics, Docker deployment, benchmark tooling, tests, and CI.

LLM Adaptation and Evaluation

masked-emotion-lora-benchmark
Reproducible LoRA adaptation benchmark for masked-emotion reasoning across encoder and generative model families. Includes continuation training, centralized metrics, and comparison tables showing RoBERTa-large improving from a paper baseline near 0.377 AccV to 0.8304 AccV.

qwen-sft-reasoning-benchmark
End-to-end supervised fine-tuning workflow for Qwen2.5-3B-Instruct using LLaMA-Factory, Hugging Face tooling, benchmark evaluation, and reasoning-task analysis.

llm-preference-unlearning
Research engineering prototype for activation-guided masked LoRA, concept suppression, prompt perturbation analysis, Fisher/saliency profiling, and before/after behavior evaluation.

RF, Sensor, and Applied ML Systems

rf-signal-intelligence
GPU-ready RF/IQ machine-learning workspace for modulation recognition, radar waveform analysis, signal preprocessing, recurrent/CNN hybrid models, Docker/Apptainer environments, and benchmark artifacts across RML2016, RML2018, and DeepRadar2022.

sdr-shark
Applied signal-intelligence platform with React UI, Python backend, SDR streaming, signal statistics, annotation tools, and a path toward ML-assisted RF classification.

rf-sentinel
Multi-protocol RF intelligence platform for passive discovery, normalized event processing, SDR gateway integration, Bluetooth/BLE/Zigbee/Sub-GHz plugins, dashboards, alerts, and reports.

Data and ML Infrastructure

climate-trend-predictor
Kafka/S3/Airflow/TensorFlow data pipeline for time-series ML workflow experimentation, batch and stream ingestion, visualization, and model training.

multi-agent-market-intelligence-system
Multi-agent intelligence workflow for structured research, document processing, and decision support.

Technical Stack

Python, C++, PyTorch, TensorFlow, Hugging Face Transformers, LLaMA-Factory, ONNX, CUDA, OpenCV, FastAPI, Flask, React, Docker, Apptainer/Singularity, Slurm, Kafka, Airflow, AWS S3/EC2, Linux, SDR/SoapySDR, Jetson-class edge deployment.

Contact

LinkedIn: https://www.linkedin.com/in/rameyjm
Hugging Face: https://huggingface.co/rameyjm7

Pinned Loading

  1. gpu-inference-pipeline gpu-inference-pipeline Public

    Production-style AI inference service with ONNX-ready runtime, FastAPI, metrics, Docker, benchmarks, tests, and CI.

    Python

  2. llm-preference-unlearning llm-preference-unlearning Public

    Research prototype exploring activation-level unlearning methods to improve robustness and alignment in large language model–based recommender systems.

    Jupyter Notebook

  3. qwen-sft-reasoning-benchmark qwen-sft-reasoning-benchmark Public

    Supervised fine-tuning and benchmark evaluation workflow for Qwen2.5-3B-Instruct reasoning performance.

    Shell

  4. masked-emotion-lora-benchmark masked-emotion-lora-benchmark Public

    Reproducible masked-emotion benchmark with baseline reproduction and LoRA adaptation across encoder and generative model families.

    Jupyter Notebook

  5. rf-signal-intelligence rf-signal-intelligence Public

    Real-time RF signal intelligence pipeline for drone RF classification, live SDR replay/receive, ONNX export, TensorRT deployment on NVIDIA Jetson, and Nsight-profiled edge inference.

    Python 3 2

  6. sdr-shark sdr-shark Public

    Applied RF/ML platform with React UI, Python backend, SDR streaming, decoder plugins, RF activity tracking, and ML integration points.

    Python 1