yongzhuo/chatglm-maths
chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu
This project helps large language models (LLMs) perform basic arithmetic operations more accurately. You provide an LLM with examples of addition, subtraction, multiplication, and division problems, and it learns to produce the correct numerical answers. This tool is designed for developers or researchers who are fine-tuning LLMs to improve their mathematical reasoning abilities.
165 stars. No commits in the last 6 months.
Use this if you need to enhance an existing ChatGLM-6B model's capability to solve integer and decimal arithmetic problems reliably.
Not ideal if you are looking for a general-purpose mathematical solver for complex equations or advanced topics like calculus or linear algebra.
Stars
165
Forks
16
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yongzhuo/chatglm-maths"
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.
mymusise/ChatGLM-Tuning
基于ChatGLM-6B + LoRA的Fintune方案