SixpertAI commited on
Commit
a690715
·
verified ·
1 Parent(s): 08f2a4a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -17,6 +17,14 @@ tags:
17
  - finance
18
  - coding
19
  - open-source
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  <div align="center">
@@ -74,16 +82,10 @@ The charts above compare Sixpert K2 against verified real-world scores from offi
74
 
75
  | File | Quant | Size | Notes |
76
  |---|---|---|---|
77
- | SixpertK2.gguf | Q4_K_M | 5.3 GB / 5.63 GB | recommended default — fixed v3, best compatibility |
78
 
79
  If you don't know which to pick, **Q4_K_M is the right starting point** — it's the smallest practical quant with good quality preservation.
80
 
81
- ## Interface
82
-
83
- A web-based chat interface for Sixpert K2 (and K1) is available at:
84
-
85
- **[Sixpert AI Chat](https://sixpertchat-kagjhcbk.manus.space)** — A dark-themed, glassmorphic interface with chain-of-thought thinking display, model switching, and real-time conversation management.
86
-
87
  ## Quick Start
88
 
89
  ### Ollama
 
17
  - finance
18
  - coding
19
  - open-source
20
+ base_model: sixpert/sixpert-k2-base
21
+ datasets:
22
+ - sixpert/sixpert-k2-dataset
23
+ library_name: gguf
24
+ model_name: Sixpert K2
25
+ model_type: transformer_moe
26
+ architectures:
27
+ - SixpertMoEForCausalLM
28
  ---
29
 
30
  <div align="center">
 
82
 
83
  | File | Quant | Size | Notes |
84
  |---|---|---|---|
85
+ | SixpertK2-Q4_K_M.gguf | Q4_K_M | 5.3 GB / 5.63 GB | recommended default — fixed v3, best compatibility |
86
 
87
  If you don't know which to pick, **Q4_K_M is the right starting point** — it's the smallest practical quant with good quality preservation.
88
 
 
 
 
 
 
 
89
  ## Quick Start
90
 
91
  ### Ollama