Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
pipeline_tag:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
| 4 |
# mem-agent-mlx-bf16
|
| 5 |
|
| 6 |
This is the MLX version of the model with bf16 precision.
|
|
|
|
| 1 |
---
|
| 2 |
+
pipeline_tag: text-generation
|
| 3 |
+
library_name: transformers
|
| 4 |
+
tags:
|
| 5 |
+
- mlx
|
| 6 |
+
base_model: Qwen/Qwen3-4B-Thinking-2507
|
| 7 |
---
|
| 8 |
+
|
| 9 |
+
|
| 10 |
# mem-agent-mlx-bf16
|
| 11 |
|
| 12 |
This is the MLX version of the model with bf16 precision.
|