Pinned Repositories
algorithm_leetcode
力扣刷题记录
Awesome-LLM-paper
DATG
Controlled Text Generation for Large Language Model with Dynamic Attribute Graphs
EmoLLM_cp
心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、Qwen、ChatGLM、Baichuan、DeepSeek、Mixtral
NLP2Hero
一个优质的NLP相关资料收集仓库
llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
LLM-Dojo
欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓
FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research
EmoLLM
心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、InternLM2.5、Qwen、ChatGLM、Baichuan、DeepSeek、Mixtral、LLama3、GLM4、Qwen2、LLama3.1
Math-Multi-Agent
2024 Alibaba Global Mathematics Competition AI Track Global 2nd Place Project (Agent Universe)
aJupyter's Repositories
aJupyter/algorithm_leetcode
力扣刷题记录
aJupyter/aJupyter
aJupyter
aJupyter/aJupyter.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
aJupyter/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
aJupyter/Awesome-Information-Retrieval-in-the-Age-of-Large-Language-Model
A curated list of awesome papers about information retrieval(IR) in the age of large language model(LLM). These include retrieval augmented large language model, large language model for information retrieval, and so on.
aJupyter/awesome-lifelong-learning-methods-for-llm
This repository collects awesome survey, resource, and paper for Lifelong Learning with Large Language Models. (Updated Regularly)
aJupyter/awesome-uncertainty-deeplearning
This repository contains a collection of surveys, datasets, papers, and codes, for predictive uncertainty estimation in deep learning models.
aJupyter/awsome-llm-paper-reading-notes
一个论文阅读笔记
aJupyter/axolotl
Go ahead and axolotl questions
aJupyter/ChatLearn
aJupyter/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
aJupyter/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research
aJupyter/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
aJupyter/HuixiangDou
HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance
aJupyter/InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的可商用开源多模态对话模型
aJupyter/KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
aJupyter/llm-deploy
大模型/LLM推理和部署理论与实践
aJupyter/LLM-Dojo
欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所(最好的学习永远在项目中),包括一个开源大模型训练框架,以及llm_tricks模块,其中包括各种大模型的tricks实现与原理讲解!。👩🎓👨🎓
aJupyter/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
aJupyter/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
aJupyter/minimind
【大模型】3小时完全从0训练一个仅有26M的小参数GPT,最低仅需2G显卡即可推理训练!
aJupyter/minimind-v
「大模型」从头训练一个小参数量的视觉多模态VLM,个人显卡即可推理训练!已开源
aJupyter/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
aJupyter/nlp-zero-to-hero
NLP Zero to Hero in just 10 Kernels
aJupyter/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & Mixtral)
aJupyter/RAG-Survey
Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
aJupyter/Reliable-LLM
aJupyter/swift
ms-swift: Use PEFT or Full-parameter to finetune 300+ LLMs or 50+ MLLMs. (Qwen2, GLM4v, Internlm2.5, Yi, Llama3.1, Llava-Video, Internvl2, MiniCPM-V, Deepseek, Baichuan2, Gemma2, Phi3-Vision, ...)
aJupyter/unsloth
Finetune Llama 3.1, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory
aJupyter/xgboost-py
xgboost复现