BinSaqban commited on
Commit
6ee9f67
·
verified ·
1 Parent(s): 009e78b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: hayula-research-license-v1
4
+ license_link: https://hayula.xyz/license
5
+ language:
6
+ - ar
7
+ - en
8
+ tags:
9
+ - dragon
10
+ - 32b
11
+ - qwen3
12
+ - arabic
13
+ - bilingual
14
+ - hayula
15
+ - gguf
16
+ pipeline_tag: text-generation
17
+ ---
18
+
19
+ # تنين / Dragon-32B-Q4_K_M-GGUF
20
+
21
+ **32B Parameter Model** — Trained from scratch on Arabic + English data.
22
+
23
+ | Property | Value |
24
+ |:---------|:------|
25
+ | **Architecture** | Qwen3-32B |
26
+ | **Training** | From scratch, 8,900 iterations |
27
+ | **Hardware** | Apple M2 Ultra |
28
+ | **Quantization** | Q4_K_M GGUF |
29
+ | **Size** | 18GB |
30
+
31
+ ## Usage (llama.cpp)
32
+
33
+ ```bash
34
+ ./llama-cli -m dragon-qwen3-32b-8900-Q4_K_M.gguf -p "Your prompt here" -n 512
35
+ ```
36
+
37
+ ## License
38
+
39
+ Hayula Research License v1.0