-
Nanjing University
- Nanjing
Stars
Fast and memory-efficient exact attention
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, le…
Question and Answer based on Anything.
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
QiZhenGPT: An Open Source Chinese Medical Large Language Model|一个开源的中文医疗大语言模型
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistributi…
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
🦜🔗 Build context-aware reasoning applications
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.
AI Hospital: Interactive Evaluation and Collaboration of LLMs as Intern Doctors for Clinical Diagnosis
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
A programming framework for agentic AI 🤖
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Medical NLP Competition, dataset, large models, paper
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
Language Models of Code are Few-Shot Commonsense Learners (EMNLP 2022)
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等