Skip to content
View qmmzzdx's full-sized avatar

Block or report qmmzzdx

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. c_primer_plus_sixth_practice c_primer_plus_sixth_practice Public

    基于人民邮电出版社的C Primer Plus第6版中文版编写的课后练习题解答(已修正已知错误) Version: 0.1 Date: 2024/01/01

    C 73 15

  2. cpp_primer_plus_sixth_practice cpp_primer_plus_sixth_practice Public

    基于人民邮电出版社的C++ primer plus第6版编写的课后练习题解答(已修正已知错误) Version: 0.1 Date: 2024/01/01

    C++ 27 4

  3. large_language_model_projects large_language_model_projects Public

    LLM相关技术,持续更新中

    Python

  4. gpt_instruction_finetune_model gpt_instruction_finetune_model Public

    基于 Transformer 架构的 GPT 指令微调模型 Pytorch 实现

    Python

  5. cpp_concurrency_in_action cpp_concurrency_in_action Public

    基于人民邮电出版社出版的C++并发编程实战(第二版), 一个多线程编程的实用性代码仓库

    C++ 1

  6. agentic_rag_system agentic_rag_system Public

    基于Agno多智能体框架和Llama_index的本地RAG(检索增强生成)智能问答系统

    Python