LLM-project
Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"
Forward-Looking Active REtrieval-augmented generation (FLARE)
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
An Open-sourced Knowledgable Large Language Model Framework.
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Meditron is a suite of open-source medical Large Language Models (LLMs).
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
对讯飞星火认知大模型的 python API调用示例进行封装,方便新手使用,同时也提供了日志记录与错误码提示功能。
Generative Agents: Interactive Simulacra of Human Behavior
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)