taishan1994/qlora-chinese-LLM
使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE
This project helps machine learning engineers and researchers adapt large language models (LLMs) to specific tasks using Chinese text data. You input a pre-trained Chinese LLM and your own instruction-based Chinese dataset, and it outputs a fine-tuned LLM ready for specialized applications. This is ideal for those who need to customize powerful LLMs for unique Chinese language tasks.
No commits in the last 6 months.
Use this if you need to efficiently fine-tune Chinese large language models like ChatGLM, Chinese-LLaMA-Alpaca, or BELLE for your specific use cases with limited computational resources.
Not ideal if you are looking for a pre-trained, ready-to-use general-purpose Chinese LLM without the need for custom fine-tuning.
Stars
89
Forks
5
Language
Python
License
—
Category
Last pushed
Jun 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/taishan1994/qlora-chinese-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline....
lyogavin/airllm
AirLLM 70B inference with single 4GB GPU
GradientHQ/parallax
Parallax is a distributed model serving framework that lets you build your own AI cluster anywhere
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文后训练版仓库 - 微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档。
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained...