Skip to content
View sunrui-ny's full-sized avatar

Block or report sunrui-ny

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  2. DeepSeek-V3 DeepSeek-V3 Public

    Forked from deepseek-ai/DeepSeek-V3

    Python

  3. UI-TARS-desktop UI-TARS-desktop Public

    Forked from bytedance/UI-TARS-desktop

    A GUI Agent application based on UI-TARS(Vision-Language Model) that allows you to control your computer using natural language.

    TypeScript

  4. llama3 llama3 Public

    Forked from meta-llama/llama3

    The official Meta Llama 3 GitHub site

    Python

  5. gpt-2 gpt-2 Public

    Forked from openai/gpt-2

    Code for the paper "Language Models are Unsupervised Multitask Learners"

    Python

  6. tiktoken tiktoken Public

    Forked from openai/tiktoken

    tiktoken is a fast BPE tokeniser for use with OpenAI's models.

    Python