lancejames221b commited on
Commit
174afb7
·
verified ·
1 Parent(s): 7395c31

Add files using upload-large-folder tool

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +50 -0
  3. razorstrike-v1-Q4_K_M.gguf +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ razorstrike-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3.5-35B-A3B-Base
5
+ - deepreinforce-ai/Ornith-1.0-35B
6
+ tags:
7
+ - qwen3_5_moe
8
+ - gguf
9
+ - moe
10
+ - reasoning
11
+ - agentic
12
+ - security
13
+ - llama.cpp
14
+ - ollama
15
+ language:
16
+ - en
17
+ ---
18
+
19
+ # RazorStrike-v1 (GGUF, Q4_K_M)
20
+
21
+ Text-only GGUF quantization of `razorstrike-v1` (the MLX 4-bit multimodal original). Vision tower is not
22
+ included in GGUF (text-only inference).
23
+
24
+ A multi-donor task-arithmetic merge on the **Qwen3.5-35B-A3B** MoE base (hybrid linear-attention/SSM,
25
+ 256 experts).
26
+
27
+ ## Composition
28
+ - **Base:** `ornith-agents1` = Ornith-1.0-35B (reasoning) + Agents-A1 (agentic-coding; router taken verbatim
29
+ from Agents-A1)
30
+ - **+ Opus-Reasoning** distilled donor @ weight 0.30 (task-arithmetic)
31
+ - **+ AgentWorld** terminal/OS grounding @ weight 0.10 (task-arithmetic)
32
+
33
+ ## Requires
34
+ This model uses the `qwen35moe` GGUF architecture (`Qwen3_5MoeForConditionalGeneration`). Requires a
35
+ **recent llama.cpp / Ollama build with Qwen3.5 MoE support**. `Q4_K_M`, 20.2G, 733 tensors.
36
+
37
+ ## Recommended settings
38
+ `temp 0.6, top_p 0.95, top_k 20, repeat_penalty 1.1`. Give a generous `max_tokens`/`num_predict` (≥2000) —
39
+ reasoning donors mean the model thinks before answering; a small budget can yield empty output. Use a
40
+ "think fast, not long" system prompt to keep responses tight.
41
+
42
+ ## Ollama
43
+ GGUF is Ollama-compatible (`qwen35moe` arch); registry namespace pending publication.
44
+ ```
45
+ ollama pull hf.co/lancejames221b/razorstrike-v1-GGUF
46
+ ```
47
+
48
+ ## License
49
+ `apache-2.0` (umbrella). Ornith component is MIT; Opus donor distilled from Claude-4.7-Opus (confirm upstream
50
+ usage terms for your use case).
razorstrike-v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859d34fcb21637edce2b05b1c99679b91387af9abdbcd611c04e2ab36371849a
3
+ size 21166757632