Skip to content
View startstuidopro's full-sized avatar
Block or Report

Block or report startstuidopro

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

Popular repositories Loading

  1. LLaMA-Factory LLaMA-Factory Public

    Forked from hiyouga/LLaMA-Factory

    Unify Efficient Fine-tuning of 100+ LLMs

    Python

  2. fcc-intro-to-llms fcc-intro-to-llms Public

    Forked from Infatoshi/fcc-intro-to-llms

    Jupyter Notebook

  3. pytorch-llama pytorch-llama Public

    Forked from hkproj/pytorch-llama

    LLaMA 2 implemented from scratch in PyTorch

    Python

  4. Llama3-Chinese-Chat Llama3-Chinese-Chat Public

    Forked from Shenzhi-Wang/Llama3-Chinese-Chat

    This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.

  5. nanoGPT nanoGPT Public

    Forked from karpathy/nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

    Python

  6. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    C