Tags: #finetuning
agentscope-ai/agentscope
A production-ready, extensible AI agent framework designed for building, deploying, and understanding intelligent agents powered by advanced LLMs, with built-in finetuning and multi-agent orchestration.
xming521/WeClone
A comprehensive platform enabling users to create personalized AI twins by fine-tuning Large Language Models with their unique chat history, capturing individual style and bringing digital selves to life.
meta-llama/llama-cookbook
An official guide and collection of recipes for building applications with the Llama model family, covering inference, fine-tuning, and RAG.
iusztinpaul/hands-on-llms
A hands-on course to learn LLMs, LLMOps, and vector databases by building, training, and deploying a real-time financial advisor LLM system.
oumi-ai/oumi
An end-to-end platform for fine-tuning, evaluating, and deploying open-source Large Language Models (LLMs) and Vision Language Models (VLMs).
ashishpatel26/LLM-Finetuning
A collection of guides and code for efficiently fine-tuning large language models using PEFT (LoRA) and Hugging Face transformers.
mymusise/ChatGLM-Tuning
A cost-effective solution for finetuning ChatGLM-6B with LoRA, enabling personalized large language models.
2U1/Qwen-VL-Series-Finetune
An open-source implementation for efficiently fine-tuning Alibaba Cloud's Qwen-VL series of multimodal large language models using HuggingFace and Liger-Kernel.
GaiZhenbiao/ChuanhuChatGPT
A feature-rich web GUI for ChatGPT and various LLMs, offering advanced functionalities like agents, file-based QA, web search, and finetuning with a refined user experience.
liucongg/ChatGLM-Finetuning
A toolkit for finetuning ChatGLM series models (ChatGLM-6B, ChatGLM2-6B, ChatGLM3-6B) using various methods like Freeze, Lora, P-tuning, and full parameter training for downstream NLP tasks.
Lightning-AI/litgpt
A high-performance, no-abstraction toolkit providing recipes for pretraining, finetuning, and deploying over 20 large language models at scale.