DeepMount00's picture
Update README.md
6491825 verified
|
raw
history blame
1.9 kB
<h2 style="font-size: 48px; text-align: center;">Alireo-400M ๐Ÿค– ๐Ÿ‡ฎ๐Ÿ‡น</h2>
<p style="font-size: 24px; text-align: center;">A Lightweight Italian Language Model</p>
<h3 style="font-size: 32px; color: #2980b9;">Model Description ๐Ÿ“</h3>
Alireo-400M is a lightweight yet powerful Italian language model with 400M parameters, designed to provide efficient natural language processing capabilities while maintaining a smaller footprint compared to larger models.
<h3 style="font-size: 32px; color: #2980b9;">Key Features โœจ</h3>
* **Architecture**: Transformer-based language model ๐Ÿ—๏ธ
* **Parameters**: 400M ๐Ÿ“Š
* **Context Window**: 8K tokens ๐ŸชŸ
* **Training Data**: Curated Italian text corpus (books, articles, web content) ๐Ÿ“š
* **Model Size**: ~800MB ๐Ÿ’พ
<h3 style="font-size: 32px; color: #2980b9;">Performance ๐Ÿ“ˆ</h3>
Despite its compact size, Alireo-400M demonstrates impressive performance:
* **Benchmark Results**: Outperforms Qwen 0.5B across multiple benchmarks ๐Ÿ†
* **Language Understanding**: Maintains high accuracy in Italian language understanding tasks ๐ŸŽฏ
* **Speed**: Efficient inference speed due to optimized architecture โšก
<h3 style="font-size: 32px; color: #2980b9;">Limitations โš ๏ธ</h3>
* Limited context window compared to larger models
* May struggle with highly specialized technical content
* Performance may vary on dialectal variations
* Not suitable for multilingual tasks
<h3 style="font-size: 32px; color: #2980b9;">Hardware Requirements ๐Ÿ’ป</h3>
* **Minimum RAM**: 2GB
* **Recommended RAM**: 4GB
* **GPU**: Optional, but recommended for faster inference
* **Disk Space**: ~1GB (including model and dependencies)
<h3 style="font-size: 32px; color: #2980b9;">Citation ๐Ÿ“„</h3>
```bibtex
@software{alireo2024,
author = {[Michele Montebovi]},
title = {Alireo-400M: A Lightweight Italian Language Model},
year = {2024},
}
```