Update model card
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: LiquidAI/LFM2-700M
|
| 3 |
+
description: LFM2 700M hybrid language model from Liquid AI optimized for edge devices.
|
| 4 |
+
license: other
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- completion
|
| 8 |
+
- tools
|
| 9 |
+
- embed
|
| 10 |
+
---
|