| # REY 0.1 Mini (Experimental Prototype) |
|
|
| REY 0.1 Mini is an early experimental AI model developed under the **Visvam AI** project. |
|
|
| Creator: **Akshaj Chiguru** |
|
|
| This model was created as a learning experiment while exploring how to train and deploy conversational AI models locally. |
|
|
| ## Status |
|
|
| ⚠️ **Experimental / Failed Prototype** |
|
|
| This version did not achieve the expected performance and may generate incorrect or unstable responses. |
| It is shared publicly for transparency and documentation of the development process. |
|
|
| ## Base Model |
|
|
| Fine-tuned from: **Qwen2.5-3B-Instruct** |
|
|
| ## Training |
|
|
| Training platform: |
|
|
| * Kaggle |
| * Google Colab |
|
|
| Dataset: |
|
|
| * Small experimental conversational dataset |
| * Identity and assistant-style responses |
|
|
| ## Purpose |
|
|
| This release documents an early stage of the **Visvam AI** development journey. |
|
|
| Future versions will include improved datasets, better training methods, and more reliable responses. |
|
|
| ## Next Version |
|
|
| Planned improvements for future releases: |
|
|
| * Better dataset quality |
| * Improved reasoning examples |
| * Stable responses |
| * Faster inference |
|
|
| ## Project |
|
|
| Visvam AI aims to build customizable local AI assistants that run on personal devices. |
|
|
| --- |
|
|
| **Next planned model:** REY 0.2 Mini |
|
|