The official GitHub page for the survey paper "A Survey of Large Language Models".
-
Updated
Jul 14, 2023 - Python
The official GitHub page for the survey paper "A Survey of Large Language Models".
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
Instruction Tuning with GPT-4
Aligning pretrained language models with instruction data generated by themselves.
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. Meanwhile, we created a new branch to build a Tabular LLM.(我们分别统一了丰富的IFT数据(如CoT数据,目前仍不断扩充)、多种训练效率方法(如lora,p-tuning)以及多种LLMs,三个层面上的接口,打造方便研究人员上手的LLM-IFT研究平台。同时tabular_llm分支构建了面向表格智能任务的LLM。
Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Baichuan、InternLM、Ziya、Bloom等大模型
mPLUG-Owl
总结Prompt&LLM论文,开源数据&模型,AIGC应用
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
Crosslingual Generalization through Multitask Finetuning
An Open-sourced Knowledgable Large Language Model Family.
Collection of papers and resources on Reasoning in Large Language Models (LLMs), including Chain-of-Thought (CoT), Instruction-Tuning, and others.
HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊
Papers and Datasets on Instruction Learning / Instruction Tuning.
“百聆”是一个具有增强的语言对齐的英语/中文大语言模型,具有优越的英语/中文能力,在多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.
Research Trends in LLM-guided Multimodal Learning.
Instruction Tuning Dataset and Models for Long Text Generation with Corpus Extraction
All available datasets for Instruction Tuning of Large Language Models
Add a description, image, and links to the instruction-tuning topic page so that developers can more easily learn about it.
To associate your repository with the instruction-tuning topic, visit your repo's landing page and select "manage topics."