File size: 2,002 Bytes
84aab42 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
license: apache-2.0
language:
- en
pipeline_tag: text-generation
tags:
- text-generation-inference
- code
- Hitesh_V_Founder
- https://chat.hyze.dev
---
<p align="center">
<img src="https://i.imgur.com/ePJMLNp.png" alt="Hyze Logo" width="405"/>
</p>
<h1 align="center">HyzeMini V2</h1>
<p align="center">
The next-gen SLM by <b>Hyze AI</b>
</p>
<p align="center">
π <a href="https://chat.hyze.dev">Chat with all models</a> β’
π <a href="https://academy.hyze.dev">HyzeAcademy</a> β’
π§ <a href="https://note.hyze.dev">HyzeNote (NotebookLM alternate)</a>
</p>
---
## π Overview
**HyzeMini V2** is a compact and efficient **text-generation transformer model** optimized for **General Chat** π¬.
Itβs designed to run fast on low-resource systems while still delivering clean, friendly, and useful responses.
- **Model type:** Transformer-based LLM
- **Parameters:** 400M
- **Precision:** BF16
- **Language:** English
- **License:** Apache-2.0
---
## π§ Training Focus
HyzeMini V2 was trained on a curated mixture of **Open-Source English datasets**, with emphasis on:
- π¬ **General Chat**
- Casual conversation
- Q&A-style prompts
- Friendly assistant tone
---
## π¬ About the Founder
HyzeAI was created by Hitesh Vinothkumar who is 12 years old.
HyzeLabs focuses on learning, experimentation, and open access, blending software engineering with curiosity about the universe
---
## π Benchmarks (Qualitative Comparison)
HyzeMini V2 focuses on **speed, coherence, and domain knowledge** rather than raw reasoning power.
| Model | Size | Strengths | Tradeoffs |
|-----|-----|---------|----------|
| **HyzeMini V2** | ~0.4B | General focused, fast, chat-friendly | Limited deep reasoning |
| **TinyLlama** | ~0.1B | Solid general generation | More generic responses |
| **GPT-Neo 125M** | ~0.125B | Better general reasoning | Slower, higher memory |
| **GPT-1** | ~0.117B | Historical baseline | Less coherent by modern standards | |