stay-leave/enhance_llm
大模型相关实践记录
This project helps AI engineers and machine learning practitioners build and improve large language models (LLMs) and retrieval-augmented generation (RAG) systems for specialized domains. It takes raw text data, existing LLMs, and vector models as input, and outputs fine-tuned models and enhanced RAG pipelines capable of more accurate and context-aware responses. The primary users are AI/ML engineers working on custom intelligent applications.
158 stars. No commits in the last 6 months.
Use this if you are an AI engineer looking to customize existing large language models or build advanced retrieval-augmented generation (RAG) systems for a specific industry or knowledge domain.
Not ideal if you are looking for an out-of-the-box solution without significant technical setup or if you do not have experience with machine learning model training and deployment.
Stars
158
Forks
19
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/stay-leave/enhance_llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NX-AI/xlstm
Official repository of the xLSTM.
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model &...