Skip to content
View JPaulDuncan's full-sized avatar

Highlights

  • Pro

Block or report JPaulDuncan

Report abuse

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

Report abuse

Pinned Loading

  1. agents agents Public template

    Forked from contains-studio/agents

    sharing current agents in use

  2. malarky malarky Public

    Marlarky is a faker-like library and CLI that produces grammatically correct English text that sounds meaningful but isn't.

    TypeScript

  3. SharpInfer SharpInfer Public

    A pure C# LLM inference engine built from scratch — no Python, no llama.cpp bindings, no ONNX Runtime. SharpInfer loads GGUF and Safetensors models directly, dequantizes weights in managed code, an…

    C# 2