Skip to content
View luoxunhao's full-sized avatar

Block or report luoxunhao

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. self-llm self-llm Public

    Forked from datawhalechina/self-llm

    《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程

    Jupyter Notebook

  2. openai-cookbook openai-cookbook Public

    Forked from openai/openai-cookbook

    Examples and guides for using the OpenAI API

    MDX

  3. 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

  4. llms-from-scratch-cn llms-from-scratch-cn Public

    Forked from datawhalechina/llms-from-scratch-cn

    仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理

    Jupyter Notebook

  5. Build-A-Large-Language-Model-CN Build-A-Large-Language-Model-CN Public

    Forked from skindhu/Build-A-Large-Language-Model-CN

    《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并通过 GitHub 进行开源共享。

  6. WeClone WeClone Public

    Forked from xming521/WeClone

    🚀 One-stop solution for creating your digital avatar from chat history 💡 Fine-tune LLMs with your chat logs to capture your unique style, then bind to a chatbot to bring your digital self to life. …

    Python