Skip to content
View jeffasante's full-sized avatar

Block or report jeffasante

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. noise-cancellation-cpp noise-cancellation-cpp Public

    A C++ based noise cancellation engine that integrates classical Digital Signal Processing with a PyTorch-trained neural network to effectively suppress background noise.

    C++ 8 2

  2. grpo-maze-solver grpo-maze-solver Public

    A reinforcement learning agent that learns to solve mazes using Group Relative Policy Optimization (GRPO).

    Python 12 1

  3. wasm-inspector wasm-inspector Public

    WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and ru…

    Rust 4

  4. edge-llm-cpp edge-llm-cpp Public

    A dependency-free, INT4 quantized inference engine for Llama architectures written in pure C++.

    C++ 1

  5. oxide-xla oxide-xla Public

    Rust-powered transpiler for PyTorch → JAX. Converts stateful FX/ONNX graphs to pure JAX primitives in <1ms. Validated on ResNet-18, DeiT-Small, and Transformers with MSE < 1e-10.

    Rust 1

  6. cellm cellm Public

    Mobile-native LLM serving engine research in Rust. Paged KV cache, multi-session scheduling, and Metal/Vulkan kernels for on-device inference under 512MB RAM.

    Rust