finetune-llm
There are 25 repositories under finetune-llm topic.
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
promptslab/LLMtuner
FineTune LLMs in few lines of code (Text2Text, Text2Speech, Speech2Text)
samadpls/Querypls
Querypls🛠️: WebApp that Simplify SQL with Your Prompts. Transforming questions into SQL commands effortlessly.
GURPREETKAURJETHRA/Generative-AI-LLM-Projects
Gen AI Large Language Model Projects
LindiaC/ChatGLM2-With-Rua-Tutorial
无需预算,使用你的个人数据克隆自己——赛博飞升!Clone yourself by tuning a LLM using your own data.
hustcc/miz
🎯 Generate fake data for finetune of AI, Just like a person.
BUAADreamer/MLLM-Finetuning-Demo
使用LLaMA-Factory微调多模态大语言模型的示例代码 Demo of Finetuning Multimodal LLM with LLaMA-Factory
sb-child/for-you
这是一个很可爱的色妹妹,送给每一个需要的人~
qianniu95/gemma2_2b_finetune_jp_tutorial
This repository demonstrates how to fine-tune the Google Gemma 2 2B model to improve its performance on Japanese instruction-following tasks. It serves as a practical guide for developers and researchers interested in adapting large language models for specific languages or domains using state-of-the-art techniques in 2024.
joydeb28/llm-lab
LLM, Fine Tuning, Llama 2, Gemma, Mixtral, vLLM, LangChain, RAG, ChromaDB, FAISS
chaoluond/safetyllama
Finetune LLaMA-2-7b-chat to perform safety evaluation of user-bot conversation
Praveen76/Finetune-Open-Source-LLMs-on-custom-data
Fine-tune open-source Language Models (LLMs) on E-commerce data, leveraging Amazon's sales data. Showcase a tailored solution for enhanced language understanding and generation with a focus on custom E-commerce datasets.
Praveen76/Introduction-to-LLMs
Dive into the world of Large Language Models (LLMs) with this comprehensive repository. From understanding basics to exploring various LLMs, finetuning on downstream tasks, and deploying models using Vector DBs like Qurant, this guide equips you with essential skills for harnessing the power of LLMs in your projects.
FeilongHou/mistral-finetune
This is a course projection of finetuning LLM to identify toxic language.
Praveen76/Fine-tune-LLAMA-with-QLoRA
This repository showcases the implementation of the QLoRA Method to fine-tune the Llama language model, enabling efficient deployment of lightweight models for various downstream tasks in natural language processing. Explore advanced techniques for enhancing LLMs in practical applications.
asiff00/Experiments-with-Gemma-2B
I’ll be testing different Gemma models and sharing the results here and on my Hugging Face space. Stay tuned for updates!
jhaayush2004/Fashio
"FASHIO leverages FAISS and advanced NLP for precise fashion recommendations tailored to user preferences."
SharathHebbar/LLM
Working on LLMs
vrajroutu/llmfinetune
FineTune Microsoft Phi-2 with your own data
amazingchow/fine-tune-gpt-35-turbo
Step by step to finetune gpt-35-turbo.
jackfsuia/chats-crawler
Discourse chat data crawling and on-the-way parsing straight for LLM instruction finetuning. 论坛数据爬取和解析,直接用于对话微调。
omArray99/drsimplify-MedExp
Transformer based medical document explanation and medical question-answering
rahulspoudel/gpt-finetune-v4-migration
Finetune GPT default model with your own custom datasets using OpenAI SDK - NodeJS
Lizhecheng02/Kaggle-LLM_Prompt_Recovery
LLMs are commonly used to rewrite or make stylistic changes to text. The goal is to recover the LLM prompt that was used to transform a given text.
pachecowillians/Finetuned-Model-API
Flask API for sentiment classification using Hugging Face's fine-tuned model.