yeyupiaoling/Chinese-LLM-Chat
大语言模型微调的项目,包含了使用QLora微调ChatGLM和LLama
This project helps you adapt large language models (LLMs) like ChatGLM and LLaMA specifically for Chinese language tasks. You provide an existing LLM, and it outputs a fine-tuned version that performs better on your specific Chinese datasets or use cases. This tool is for researchers and developers who need to customize advanced AI models for Chinese natural language processing.
No commits in the last 6 months.
Use this if you need to fine-tune a large language model for better performance on specific Chinese language data, especially with consumer-grade GPUs.
Not ideal if you are looking for a pre-trained, ready-to-use Chinese LLM without any customization or if you lack experience with model training workflows.
Stars
28
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/yeyupiaoling/Chinese-LLM-Chat"
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...