Zero-Point-AI commited on
Commit
dbe7dc4
·
verified ·
1 Parent(s): f1e4eaf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -1,14 +1,26 @@
1
- # MARTHA-4B
 
 
 
 
 
 
 
 
 
 
2
 
3
- **Zero Point AI** - Intelligence From The Void
4
 
5
- > No fluff. No guardrails. Just raw intelligence from the void.
6
 
7
- Full fine-tune of Qwen3.5-4B. Built for local hardware. Released free.
 
 
8
 
9
  ## Credits
10
- - Base: Qwen/Qwen3.5-4B by Alibaba Cloud
11
- - Release: [Zero Point AI](https://zeropointai.uk)
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