Skip to content
View WKQ9411's full-sized avatar

Block or report WKQ9411

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

Pinned Loading

  1. Mini-LLM Mini-LLM Public

    本项旨在基于较小的算力,实现常见的模型训练和推理demo,并编写一个能够复用的demo框架。后续在学习其他模型时,只需添加模型模块即可,从而能够将主要精力聚焦在模型架构的学习上。

    Python 10

  2. transformer-from-scratch transformer-from-scratch Public

    手撕transformer并完成一个简单的机器翻译。

    Jupyter Notebook 9 1

  3. mini-llama3-from-scratch mini-llama3-from-scratch Public

    从零实现一个迷你版llama3,并进行预训练和微调

    Python 3

  4. wrap-openai wrap-openai Public

    Wrap custom generate function as an OpenAI SDK compatible API service.

    Python 1