Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,19 @@
|
|
| 1 |
---
|
| 2 |
title: LFM2 MoE WebGPU
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: LFM2 MoE WebGPU
|
| 3 |
+
emoji: 💧
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/0U4uQrQ4uk0SpZIZspZw7.png
|
| 10 |
+
short_description: WebGPU-accelerated Mixture of Experts
|
| 11 |
+
models:
|
| 12 |
+
- LiquidAI/LFM2-8B-A1B
|
| 13 |
+
- LiquidAI/LFM2-8B-A1B-ONNX
|
| 14 |
+
- LiquidAI/LFM2-24B-A2B
|
| 15 |
+
- LiquidAI/LFM2-24B-A2B-ONNX
|
| 16 |
+
app_file: dist/index.html
|
| 17 |
---
|
| 18 |
|
| 19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|