Stars
Reading notes about Multimodal Large Language Models, Large Language Models, and Diffusion Models
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
✨✨Latest Advances on Multimodal Large Language Models
Use PEFT or Full-parameter to finetune 400+ LLMs (Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, ...) or 100+ MLLMs (Qwen2-VL, Qwen2-Audio, Llama3.2-Vision, Llava, Inter…
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
InternLM-XComposer2.5-OmniLive: A Comprehensive Multimodal System for Long-term Streaming Video and Audio Interactions
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
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. We welcome open-source enthusiasts…
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
A series of large language models developed by Baichuan Intelligent Technology
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Official release of InternLM2.5 base and chat models. 1M context support
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.