KEMBAR78
jameswdelancey (James Delancey) · GitHub
Skip to content
View jameswdelancey's full-sized avatar
😀
Let’s make it happen!
😀
Let’s make it happen!

Block or report jameswdelancey

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. llama3.c llama3.c Public

    Forked from karpathy/llama2.c

    A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct models.

    C 139 14

  2. gpt_agents.py gpt_agents.py Public

    A minimal, hackable Python framework for orchestrating multi-agent LLM workflows with tools, validation, and human-in-the-loop controls—all implemented in a single core module: gpt_agents_py/gpt_ag…

    Python 10