SixpertAI commited on
Commit
e95d88b
·
verified ·
1 Parent(s): d135c90

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -14,6 +14,14 @@ tags:
14
  - finance
15
  - coding
16
  - open-source
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <div align="center">
@@ -67,13 +75,7 @@ The charts above compare Sixpert K1 against verified real-world scores from offi
67
 
68
  | File | Quant | Size | Notes |
69
  |---|---|---|---|
70
- | SixpertK1.gguf | Q4_K_M | 5.68 GB | Recommended default — best compatibility |
71
-
72
- ## Interface
73
-
74
- A web-based chat interface for Sixpert K1 (and K2) is available at:
75
-
76
- **[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.
77
 
78
  ## Quick Start
79
 
 
14
  - finance
15
  - coding
16
  - open-source
17
+ base_model: sixpert/sixpert-k1-base
18
+ datasets:
19
+ - sixpert/sixpert-k1-dataset
20
+ library_name: gguf
21
+ model_name: Sixpert K1
22
+ model_type: transformer
23
+ architectures:
24
+ - SixpertForCausalLM
25
  ---
26
 
27
  <div align="center">
 
75
 
76
  | File | Quant | Size | Notes |
77
  |---|---|---|---|
78
+ | SixpertK1-Q4_K_M.gguf | Q4_K_M | 5.68 GB | Recommended default — best compatibility |
 
 
 
 
 
 
79
 
80
  ## Quick Start
81