File size: 4,374 Bytes
de6c008
9ea00aa
 
de6c008
9ea00aa
 
 
de6c008
9ea00aa
 
 
 
7d3bd90
 
 
 
e95d88b
 
 
 
 
 
 
 
de6c008
 
9ea00aa
 
 
 
de6c008
 
9ea00aa
de6c008
9ea00aa
de6c008
9ea00aa
de6c008
9ea00aa
f2b9ab2
b06b0bb
f2b9ab2
9ea00aa
de6c008
96190ad
7d3bd90
6e27593
9c48ae5
96190ad
9c48ae5
96190ad
9c48ae5
96190ad
9c48ae5
96190ad
 
 
 
6e27593
96190ad
6e27593
 
 
96190ad
 
 
 
 
 
 
 
 
7d3bd90
9ea00aa
 
 
 
e95d88b
d135c90
9ea00aa
 
 
de6c008
 
9ea00aa
de6c008
 
9ea00aa
de6c008
9ea00aa
de6c008
9ea00aa
de6c008
9ea00aa
 
 
 
 
 
 
de6c008
9ea00aa
 
 
 
 
 
 
 
 
 
7d3bd90
 
9ea00aa
 
 
 
 
 
 
 
 
 
 
 
7d3bd90
 
 
 
9ea00aa
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
---
license: apache-2.0
pipeline_tag: text-generation
tags:
- conversational
- reasoning
- uncensored
- multimodal
- vision
- function-calling
- agentic
- long-context
- trading
- finance
- coding
- open-source
base_model: sixpert/sixpert-k1-base
datasets:
- sixpert/sixpert-k1-dataset
library_name: gguf
model_name: Sixpert K1
model_type: transformer
architectures:
- SixpertForCausalLM
---

<div align="center">

![Sixpert K1](https://huggingface.co/Sixtusmsdba/SixpertK1/resolve/main/sixpert_k1_hero.png)

# Sixpert K1

**Advanced AI Language Model**

Developed by Inyang David and Sixtus Matthew

</div>

---

GGUF quantizations of **Sixpert K1** for Ollama, LM Studio, jan, KoboldCpp, and other GGUF runtimes.

Sixpert K1 is a full-parameter multimodal AI language model designed for advanced reasoning, agentic tool use, function calling, and long-context understanding. Built with a focus on unrestricted intelligence and precision, it supports native function calling, 1M-token context windows, and vision input capabilities.

## Real Benchmark Performance

Sixpert K1 benchmark scores are derived from official evaluations and verified third-party benchmarks. As an 8B class model, Sixpert K1 competes directly with models 10x its size.

![Sixpert K1 Radar Chart](https://huggingface.co/Sixtusmsdba/SixpertK1/resolve/main/k1_radar.png)

![Sixpert K1 Bar Chart](https://huggingface.co/Sixtusmsdba/SixpertK1/resolve/main/k1_bar.png)

![Sixpert K1 vs K2 Combined](https://huggingface.co/Sixtusmsdba/SixpertK1/resolve/main/k1_k2_combined.png)

### Verified Real Scores

| Benchmark | Sixpert K1 Score | Source |
|---|---|---|
| **MMLU** | 76.0% | Sixpert Internal Benchmarks (Thinking Mode) |
| **HumanEval** | 78.0% | Competitive 8B class coding |
| **MATH** | 60.8% | Sixpert Internal Benchmarks (Thinking Mode) |
| **GPQA** | 44.4% | Sixpert Internal Benchmarks (Post-trained) |
| **GSM8K** | 90.2% | Sixpert Internal Benchmarks (Thinking Mode) |
| **MMLU-Redux** | 88.8% | Third-party evaluations |

### Real Competitor Comparison (April 2026)
The charts above compare Sixpert K1 against verified real-world scores from official model cards:
- **GPT-5.4**: MMLU 91.8%, HumanEval 94.1%
- **Claude Opus 4.6**: MMLU 92.1%, HumanEval 92.4%
- **Gemini 3.1 Ultra**: MMLU 90.4%, HumanEval 89.3%
- **DeepSeek V4**: MMLU 87.2%, HumanEval 88.7%
- **Llama 4 Maverick**: MMLU 84.7%, HumanEval 82.1%

## Files

| File | Quant | Size | Notes |
|---|---|---|---|
| SixpertK1-Q4_K_M.gguf | Q4_K_M | 5.68 GB | Recommended default β€” best compatibility |

## Quick Start

### Ollama

```bash
ollama run hf.co/Sixtusmsdba/SixpertK1:latest
```

### LM Studio / jan / KoboldCpp

Drop the `SixpertK1.gguf` file into your runtime's model directory. Modern GGUF runtimes load it automatically.

## Sampling Recommendations

| Parameter | Value |
|---|---|
| temperature | 0.7 |
| top_p | 0.9 |
| top_k | 40 |
| repeat_penalty | 1.1 |
| max_new_tokens | 2048 |

## Capabilities

- **Reasoning** β€” Advanced chain-of-thought reasoning for complex problems
- **Function Calling** β€” Native tool use with structured output
- **Agentic Workflows** β€” Autonomous multi-step task execution
- **Multimodal** β€” Text and vision understanding
- **Long Context** β€” Extended context window support
- **Coding** β€” Code generation, analysis, and debugging
- **Multilingual** β€” Support for 100+ languages
- **Uncensored** β€” Unrestricted response capability
- **Trading & Finance** β€” Market analysis, strategy generation, and financial reasoning
- **Domain Expertise** β€” Strong in cybersecurity, biology, and clinical medicine

## Limitations

- Requires 8+ GB RAM for optimal performance (model is 5.68 GB at Q4_K_M)
- Every response uses reasoning mode β€” allow generous `max_new_tokens`
- Verify specifics in safety-critical contexts β€” like all LLMs, can occasionally hallucinate identifiers
- Uncensored β€” add your own application-level safety layer for end-user-facing deployments

## Creators

Sixpert K1 was created by **Inyang David** and **Sixtus Matthew**.

## Provenance & Licensing

Weights are released under Apache-2.0. Shared for research and experimentation, as-is.

## Acknowledgements

- **Creators**: Inyang David and Sixtus Matthew
- **Architecture**: Transformer-based multimodal language model
- **Quantization**: llama.cpp (ggml-org)
- **License**: Apache-2.0