Skip to content
View userHanlh's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report userHanlh

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
Showing results

Claude Code 泄露源码深度分析 — 基于 2026-03-31 泄露的 Anthropic Claude Code CLI 完整 TypeScript 源码(~1,884 文件,512K+ 行)的逐模块架构解读

206 111 Updated Mar 31, 2026

📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

Python 73,120 9,107 Updated Aug 14, 2026

基于DPO算法微调语言大模型,简单好上手。

Python 52 3 Updated Jul 3, 2024

Deep Reinforcement Learning

4,681 677 Updated Dec 10, 2022

主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题

HTML 14,909 1,462 Updated Jun 14, 2026

Train an LLM specifically designed for code translation, aimed at utilizing executability representations such as functional semantics, syntax structures, and vari- able dependencies to enhance the…

Python 15 3 Updated May 8, 2026

A minimalist deep research framework for any OpenAI API compatible LLMs. 一个适用于任何兼容OpenAI API的大型语言模型的极简深度研究框架。

Python 17 4 Updated Jun 15, 2026

[ACL 2025] Graph Aligned Large Language Models for Improved Source Code Understanding

Python 44 2 Updated May 18, 2025

Learn about the fundamentals of LangGraph through a series of notebooks

Jupyter Notebook 571 142 Updated Aug 5, 2026

Hands-on LangGraph course repo for building production-grade LLM agents with Agentic RAG, ReAct, and reflection workflows.

697 324 Updated Jul 18, 2026

Updates on Langgraph learning

Python 13 Updated Nov 20, 2025

Code and studynote for the course Building Agentic RAG with LlamaIndex

Jupyter Notebook 23 11 Updated Jun 2, 2024

[NeurIPS 2025] CAM: A Constructivist View of Agentic Memory for LLM-Based Reading Comprehension

Python 23 5 Updated Oct 8, 2025

This repository will have different projects using AutoGen and Tutorials

Python 1,139 309 Updated Dec 14, 2025

A agent framework based on the tutorial hello-agents

Python 2,730 642 Updated Jun 8, 2026

仁术AI,一个基于 FastAPI + Vue 3 + LangGraph 构建的前后端分离多智能体中医问诊系统,支持 DeepSeek(中医微调版)、TCM-LLM 等中医领域大模型,融合 Agent 动态推理与 GraphRAG 中医知识检索能力,解决中医问诊场景下**意图识别准确率低**、**结构化 / 非结构化数据割裂**、**辨证推理不严谨**等核心痛点,覆盖中医辨证、古籍查询、医…

Python 83 27 Updated Mar 11, 2026

基于DeepSpeed 分布式中文大模型微调实战,主要运用DeepSpeed分布式训练、LoRA微调(包括SFT和DPO)、VLLM实现高并发推理在线服务端搭建、llama.cpp量化压缩。主要是希望对大家学习大模型有一些帮助。

Python 5 Updated Sep 4, 2025

大模型推理框架加速,让 LLM 飞起来

Python 24 4 Updated May 10, 2024

通义千问VLLM推理部署DEMO

Python 644 92 Updated Mar 28, 2024

用VLLM框架部署千问1.5并进行流式输出

Python 90 10 Updated Apr 17, 2024

LeoBlog 一个仿知乎的博客系统,包括文章查看、编辑,在线聊天功能,同时集成了鱼聪明AI智能助手,可以实现自主问答功能。此仓库为后端仓库,前端仓库见:https://github.com/C-176/LeoBlog-ui-write

Java 137 5 Updated Jul 13, 2025

(协同过滤推荐算法) 考研管理系统/考研经验分享平台 java springboot vue ssm mysql python Django vue 考研学习管理系统(源代码+数据库+配套论文+ppt) 角色:管理员、用户 管理员:管理员登录进入系统可以查看系统首页、个人中心、用户管理、分享分类管理、资料分类管理、院校信息管理、考研资料管理、视频分享管理、学习计划管理、信息反馈、系统管理\P…

Vue 110 1 Updated Apr 5, 2026

JailBench:大型语言模型越狱攻击风险评测中文数据集 [PAKDD 2025]

191 20 Updated Mar 3, 2025

本项目基于 HuggingFace Transformers 和 PEFT (LoRA),专注于中文法律文本的因果语言模型微调。首先,利用 Qwen2-70B 大模型对下载的法律裁判文书进行思维链(Chain-of-Thought, CoT)抽取,实现模型蒸馏与知识迁移;随后,使用整理后的训练数据,通过 LoRA 方法对模型进行高效微调,最终支持法律问答、法律文书生成及检索增强生成(RAG)…

Jupyter Notebook 19 3 Updated Aug 10, 2025

本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.

Jupyter Notebook 296 34 Updated Jul 24, 2025

This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face model…

Jupyter Notebook 619 215 Updated Sep 23, 2025

LlamaIndex is the leading document agent and OCR platform

Python 51,667 7,942 Updated Aug 14, 2026

Examples of RAG using Llamaindex with local LLMs - Gemma, Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B

Jupyter Notebook 132 15 Updated Feb 25, 2024

Advanced Retrieval Augumented Generation(RAG) System Using Open Source Llama2 and LLamaIndex With HuggingFace

Jupyter Notebook 22 Updated Feb 26, 2024

Simple RAG system using LlamaIndex

Python 7 2 Updated Jun 18, 2024
Next