Skip to content
View lightmatmul's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report lightmatmul

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. RLHF-trainer RLHF-trainer Public

    Supervised Finetune and Align LLMs using RLHF (RM and PPO).

    Python

  2. Transformer-from-scratch Transformer-from-scratch Public

    Transformer from scratch using Pytorch [https://arxiv.org/pdf/1706.03762]

    Python 1

  3. Data-Generation-with-OpenAI Data-Generation-with-OpenAI Public

    Generating synthetic data for model training using OpenAI API.

    Python

  4. LoRA-from-scratch LoRA-from-scratch Public

    Low-Rank Adaptation of LLMs implemented using PyTorch

    Python