这是indexloc提供的服务,不要输入任何密码
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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 128 14

  2. gpt_agents.py gpt_agents.py Public

    A single-file, multi-agent framework for LLMs—everything is implemented in one core file with no dependencies for maximum clarity and hackability. See the main implementation.

    Python 9