Skip to content
View qtris123's full-sized avatar

Block or report qtris123

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

Popular repositories Loading

  1. Muon-vs-AdamW Muon-vs-AdamW Public

    CF on vertical learning with maths qa

    Python 1

  2. Generative-AI-and-LLM-in-Healthcare-Operations Generative-AI-and-LLM-in-Healthcare-Operations Public

    Jupyter Notebook

  3. Spotify_Recommendation Spotify_Recommendation Public

    This project is a chance for me to learn about the mechanism of the Spotify Recommendation system.

    Jupyter Notebook

  4. Financial-RF-trading-bot Financial-RF-trading-bot Public

    Python

  5. Data-Structure-in-Cpp- Data-Structure-in-Cpp- Public

    I construct the body and basic operations of some famous data structures

    C++

  6. Reimplementation-of-FlashAttention-Triton- Reimplementation-of-FlashAttention-Triton- Public

    This repo reimplements the logic of Flash Attention on a naive attention mechanism in 2 ways. First, we implement it with simple for-loop. Then we leverage Triton to optimize the parallelism with m…

    Python