Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,14 +1,26 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
|
| 9 |
## Credits
|
| 10 |
-
- Base: Qwen/Qwen3.5-4B by Alibaba Cloud
|
| 11 |
-
- Release: [Zero Point AI](https://
|
| 12 |
|
| 13 |
## License
|
| 14 |
Apache 2.0
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
base_model:
|
| 6 |
+
- Qwen/Qwen3.5-4B
|
| 7 |
+
tags:
|
| 8 |
+
- qwen3.5
|
| 9 |
+
- gguf
|
| 10 |
+
- local
|
| 11 |
+
---
|
| 12 |
|
| 13 |
+
# MARTHA-4B — Qwen3.5-4B
|
| 14 |
|
| 15 |
+
**Zero Point AI — Intelligence From The Void**
|
| 16 |
|
| 17 |
+
No fluff. No guardrails. Just raw intelligence from the void.
|
| 18 |
+
|
| 19 |
+
Full fine-tune of [Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B) by Alibaba Cloud. Built for local hardware. Released free.
|
| 20 |
|
| 21 |
## Credits
|
| 22 |
+
- **Base Model:** [Qwen/Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B) by Alibaba Cloud
|
| 23 |
+
- **Release:** [Zero Point AI](https://huggingface.co/Zero-Point-AI)
|
| 24 |
|
| 25 |
## License
|
| 26 |
Apache 2.0
|