xi029/Qwen3-VL-MoeLORA
在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署
This project helps anyone who needs to build a custom AI assistant that can understand both text and images. You can feed it your own documents (like PDFs or text files) and images, then ask questions about them. The system will process your inputs, find relevant information, and generate comprehensive answers, much like a smart research assistant or a specialized chatbot.
Use this if you need to create a specialized AI assistant that can answer questions based on your specific documents and images, leveraging advanced AI models and agent-based reasoning.
Not ideal if you're looking for a simple, off-the-shelf chatbot without custom knowledge bases or the ability to process images.
Stars
28
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/xi029/Qwen3-VL-MoeLORA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
Sinapsis-AI/sinapsis-chatbots
Monorepo for sinapsis templates supporting LLM based Agents
aimclub/ProtoLLM
Framework for prototyping of LLM-based applications
Azure-Samples/azureai-foundry-finetuning-raft
A recipe that will walk you through using either Meta Llama 3.1 405B or OpenAI GPT-4o deployed...
pkargupta/taxoadapt
Dynamically constructs and adapts an LLM-generated taxonomy to a given corpus across multiple dimensions.