Update README.md
Browse files
README.md
CHANGED
|
@@ -3,16 +3,14 @@ library_name: mlx
|
|
| 3 |
license: apache-2.0
|
| 4 |
license_link: https://ai.google.dev/gemma/docs/gemma_4_license
|
| 5 |
pipeline_tag: image-text-to-text
|
| 6 |
-
base_model:
|
| 7 |
-
- LetheanNetwork/lemer
|
| 8 |
base_model_relation: quantized
|
| 9 |
tags:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
# LetheanNetwork/lemer-mlx
|
|
@@ -62,4 +60,4 @@ response = generate(
|
|
| 62 |
|
| 63 |
## License
|
| 64 |
|
| 65 |
-
Apache 2.0, subject to the [Gemma Terms of Use](https://ai.google.dev/gemma/docs/gemma_4_license).
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
license_link: https://ai.google.dev/gemma/docs/gemma_4_license
|
| 5 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
| 6 |
base_model_relation: quantized
|
| 7 |
tags:
|
| 8 |
+
- gemma4
|
| 9 |
+
- mlx
|
| 10 |
+
- apple-silicon
|
| 11 |
+
- 4bit
|
| 12 |
+
- on-device
|
| 13 |
+
- conversational
|
| 14 |
---
|
| 15 |
|
| 16 |
# LetheanNetwork/lemer-mlx
|
|
|
|
| 60 |
|
| 61 |
## License
|
| 62 |
|
| 63 |
+
Apache 2.0, subject to the [Gemma Terms of Use](https://ai.google.dev/gemma/docs/gemma_4_license).
|