Pinned Repositories
adan_application
一些大语言模型和多模态模型的应用,主要包括Rag,小模型,Agent,跨模态搜索,OCR等等
AutoPlan
本项目是自动化学报中AUTOPLAN的代码地址,使用大语言模型完成了复杂任务的任务规划以及任务执行
AutoPlan2
Zero-human, cold-start construction of long-chain agents in professional domains
chain-of-agent
多步调用的长链条Agent--在专业领域自建的工具上实现了较高准确率的长链条agent,包括任务规划和任务执行两方面
MiniCPM
MiniCPM-2B: An end-side LLM outperforming Llama2-13B.
MiniCPM-V
主要是完成了MiniCPMV2.5的混合模态训练
rag-of-law
对法律问题进行了query识别分类到法律库,通过训练双塔模型进行召回,使用基于规则的方式精排,最终使用qwen14b进行了精排
MiniCPM
MiniCPM3-4B: An edge-side LLM that surpasses GPT-3.5-Turbo.
MiniCPM-CookBook
This is a user guide for the MiniCPM and MiniCPM-V series of small language models (SLMs) developed by ModelBest. “面壁小钢炮” focuses on achieving exceptional performance on the edge.
MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
LDLINGLINGLING's Repositories
LDLINGLINGLING/adan_application
一些大语言模型和多模态模型的应用,主要包括Rag,小模型,Agent,跨模态搜索,OCR等等
LDLINGLINGLING/AutoPlan
本项目是自动化学报中AUTOPLAN的代码地址,使用大语言模型完成了复杂任务的任务规划以及任务执行
LDLINGLINGLING/AutoPlan2
Zero-human, cold-start construction of long-chain agents in professional domains
LDLINGLINGLING/chain-of-agent
多步调用的长链条Agent--在专业领域自建的工具上实现了较高准确率的长链条agent,包括任务规划和任务执行两方面
LDLINGLINGLING/MiniCPM-V
主要是完成了MiniCPMV2.5的混合模态训练
LDLINGLINGLING/rag-of-law
对法律问题进行了query识别分类到法律库,通过训练双塔模型进行召回,使用基于规则的方式精排,最终使用qwen14b进行了精排
LDLINGLINGLING/MiniCPM
MiniCPM-2B: An end-side LLM outperforming Llama2-13B.
LDLINGLINGLING/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
LDLINGLINGLING/mbti_role_play
可控文本生成项目--北京大学针对16型人格开源了16个模型,本项目将16型人格融合到一个模型中
LDLINGLINGLING/AutoAWQ
add support for openbmb/minicpm
LDLINGLINGLING/AutoGPTQ
分支minicpm中增加了autogtq对minicpm的支持
LDLINGLINGLING/Aigorithms
All Algorithms implemented in Python
LDLINGLINGLING/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
LDLINGLINGLING/GPTQModel
An easy-to-use LLM quantization and inference toolkit based on GPTQ algorithm (weight-only quantization).
LDLINGLINGLING/LLaMA-Factory
add llama_factory support for minicpm
LDLINGLINGLING/llama.cpp
LLM inference in C/C++
LDLINGLINGLING/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
LDLINGLINGLING/MiniCPM-CookBook
This is a user guide for the MiniCPM and MiniCPM-V series of small language models (SLMs) developed by ModelBest. “面壁小钢炮” focuses on achieving exceptional performance on the edge.
LDLINGLINGLING/ML_Notes
机器学习算法的公式推导以及numpy实现
LDLINGLINGLING/ollama
Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
LDLINGLINGLING/skypilot
SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
LDLINGLINGLING/vllm
Solve the problem of inability to infer on vllm after minicpm training or awq quantization
LDLINGLINGLING/xtuner
An efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)