35 Downloads Updated 5 months ago
ollama run ResQ/RAiS:7b
Updated 5 months ago
5 months ago
d0432dc34a4c · 4.7GB ·
RAiS 7B is a bilingual (English + Bahasa Melayu) multimodal AI model developed by ResQ.
It combines advanced visual understanding with natural-language reasoning, enabling text-and-image conversations, is a novel end-to-end trained large multimodal model that combines a vision encoder and Vicuna for general-purpose visual and language understanding — optimized for efficient local deployment and real-world AI-assistant applications.
| Property | Details |
|---|---|
| Base Model | llama 7B/13B + Vision Encoder |
| Model Type | Multimodal (Text + Image) |
| Languages | English, Bahasa Melayu |
| Input Resolution | Up to 1344 × 1344 pixels |
| Temperature | 0.7 |
| Version | RAiS v1.6 |
| License | ResQ Proprietary License — All Rights Reserved 2025 |
Pull and run the model locally:
”`bash ollama pull ResQ/RAiS:7b ollama run ResQ/RAiS:7b
🌐 Example API Usage
curl http://localhost:11434/api/generate -d ‘{ “model”: “RAiS:7b”, “prompt”: “Explain what ResQ represents in Malay.” }’
🌐 Image Prompt: curl http://localhost:11434/api/generate -d ‘{ “model”: “RAiS:7b”, “prompt”: “Describe what you see in this picture. Can i drive this car?”, “images”: [“iVBORw0KGgoAAAANSUhEUgAAAG0AAABmCAYAAADBPx+VAAA…”] }’
🔖 License ResQ Proprietary License — All Rights Reserved 2025 RAiS 7B/13B is intended for research and authorized commercial use under ResQ ’s AI development program.