liucongg/ChatGLM-Finetuning
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
This project helps developers adapt large language models (LLMs) like ChatGLM to specific tasks such as information extraction, text generation, or classification. It takes a pre-trained ChatGLM model and your task-specific data, then outputs a specialized model that performs much better on your particular workflow. This is for machine learning engineers and researchers who need to customize powerful LLMs without starting from scratch.
2,782 stars. No commits in the last 6 months.
Use this if you need to fine-tune ChatGLM models for particular downstream tasks like information extraction or text generation, especially when working with limited computational resources.
Not ideal if you are looking for a simple API or a no-code solution to apply LLMs, as this project requires deep technical expertise in machine learning and model training.
Stars
2,782
Forks
312
Language
Python
License
—
Category
Last pushed
Dec 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/liucongg/ChatGLM-Finetuning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hoochanlon/hamuleite
🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。
JiauZhang/chatchat
Large Language Models Python API
yuanjie-ai/ChatLLM
轻松玩转LLM兼容openai&langchain,支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等
cambrian-mllm/cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
zai-org/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型