|
|
| # Ensemble AI Model Vault |
|
|
| This repository is a **personal, private collection** of various open-source Large Language Models (LLMs) and Vision-Language Models (VLMs). |
|
|
| ### Disclaimer & Attribution |
| - This repository is strictly for personal use and developer experimentation. |
| - All models contained herein are the property of their respective creators (Meta, Google, Alibaba/Qwen, IBM, Microsoft, Liquid AI, etc.). |
| - Direct attribution and original source links can be found in the `/licenses` folder and the model catalog below. |
| - This collection is provided "as-is" without any warranties. The owner of this repository does not claim ownership of the model weights. |
|
|
| ### Model Manifest (March 2026) |
| | Model | Quantization | Source Type | |
| | :--- | :--- | :--- | |
| | Qwen 3.5 (0.8B, 2B, 4B) | Q4_K_M | SLM / General | |
| | Qwen 3.5 VL (0.8B, 4B) | Q4_K_M | VLM / Multimodal | |
| | IBM Granite 3.1 2B | Q4_K_M | Enterprise | |
| | Liquid AI LFM 2.5 | Q4_K_M | Linear-Time | |
| | DeepSeek R1 Distill | Q4_K_M | Reasoning | |
| | Gemma 3 Vision | Q4_K_M | Multimodal | |
| | Phi-4 Mini | Q4_K_M | Logic | |
| | Sarvam 2B | Q4_K_M | Indic | |
|
|
| ### Licensing |
| Individual licenses for each model are located in the `/licenses` directory. By using these models, you agree to abide by the terms set forth by the original authors. |
|
|