Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
library_name: transformers
|
| 3 |
license: other
|
| 4 |
license_name: lfm1.0
|
| 5 |
license_link: LICENSE
|
|
@@ -17,6 +16,10 @@ tags:
|
|
| 17 |
- liquid
|
| 18 |
- lfm2
|
| 19 |
- edge
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
<center>
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: lfm1.0
|
| 4 |
license_link: LICENSE
|
|
|
|
| 16 |
- liquid
|
| 17 |
- lfm2
|
| 18 |
- edge
|
| 19 |
+
- llama.cpp
|
| 20 |
+
- gguf
|
| 21 |
+
base_model:
|
| 22 |
+
- LiquidAI/LFM2-1.2B
|
| 23 |
---
|
| 24 |
|
| 25 |
<center>
|