Update README.md
Browse files
README.md
CHANGED
|
@@ -2,43 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- google/gemma-3-270m-it
|
| 5 |
-
library_name: torq
|
| 6 |
-
tags:
|
| 7 |
-
- Large Language Model
|
| 8 |
-
- Astra SL
|
| 9 |
-
- SL2600
|
| 10 |
-
- MPU
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
The Gemma 3 270M is a highly compact, 270-million parameter multimodal model from Google designed for extreme efficiency. It is specifically engineered for well-defined tasks like text classification and data extraction where it offers a cost-effective alternative to larger models. Its lightweight architecture is particularly optimized for rapid fine-tuning.
|
| 18 |
-
|
| 19 |
-
Gemma3 270M been optimized for the Synaptics Astra™ **SL2610-Series processors** with Torq NPU.
|
| 20 |
-
|
| 21 |
-
This model has a 256 token context window.
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
## Model Features
|
| 25 |
-
- **Model Type:** Large Language Model
|
| 26 |
-
- **Input:** Text
|
| 27 |
-
- **Output:** Text
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
## Deployment
|
| 31 |
-
|
| 32 |
-
The compiled model files are available for download on Huggingface at [Synaptics/Gemma-3-270m-it](https://huggingface.co/Synaptics/gemma-3-270m-it).
|
| 33 |
-
|
| 34 |
-
Usage tutorial to be available in the future at [Synaptics AI Developer Zone](https://developer.synaptics.com/docs/sl/sl2600/introduction).
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
## License
|
| 38 |
-
|
| 39 |
-
Both the source model and the compiled model for on-device deployment are licensed under [MIT License](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md).
|
| 40 |
-
|
| 41 |
-
## Learn More
|
| 42 |
-
|
| 43 |
-
- [Synaptics AI Developer Zone](https://developer.synaptics.com?utm_source=hf): Get started with documentation, tutorials and resources for your Edge AI journey.
|
| 44 |
-
- [Astra Support Portal](https://synacsm.atlassian.net/servicedesk/customer/portal/543?utm_source=hf): Connect with our engineering team and community.
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- google/gemma-3-270m-it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
+
Torq model files for [gemma-3-270m-it](https://huggingface.co/google/gemma-3-270m-it)
|
| 8 |
|
| 9 |
+
This model has a 256 token context window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|