CoolFace
Modelpublic

koboldcpp/kcppt

sourceHugging Faceupdated 2d agoView on Hugging Face
36likes1.5kdownloads
DasiwaMinimaxH3.kcppt168 linesDownload Raw Back to root
1{
2  "usecuda": null,
3  "usevulkan": null,
4  "usecpu": null,
5  "model": [],
6  "model_param": null,
7  "config": null,
8  "contextsize": 12288,
9  "gpulayers": -1,
10  "host": "",
11  "launch": false,
12  "tensor_split": null,
13  "threads": -1,
14  "port": 5001,
15  "port_param": 5001,
16  "version": false,
17  "analyze": "",
18  "autofit": false,
19  "autofitpadding": 1024,
20  "batchsize": 512,
21  "benchmark": null,
22  "blasthreads": null,
23  "chatcompletionsadapter": "AutoGuess",
24  "cli": false,
25  "debugmode": 0,
26  "defaultgenamt": 1536,
27  "device": "",
28  "downloaddir": "",
29  "draftamount": 4,
30  "draftgpulayers": 999,
31  "draftgpusplit": null,
32  "draftmodel": null,
33  "enableguidance": false,
34  "exportconfig": "",
35  "exporttemplate": "",
36  "failsafe": false,
37  "foreground": false,
38  "gendefaults": "",
39  "gendefaultsoverwrite": false,
40  "genlimit": 0,
41  "highpriority": false,
42  "ignoremissing": false,
43  "jinja": false,
44  "jinja_kwargs": "",
45  "jinja_tools": false,
46  "jinjatemplate": "",
47  "jinjathink": "default",
48  "lora": null,
49  "loramult": 1.0,
50  "lowvram": false,
51  "maingpu": -1,
52  "maxrequestsize": 32,
53  "mcpfile": null,
54  "mmproj": null,
55  "mmprojcpu": false,
56  "moecpu": 0,
57  "moeexperts": -1,
58  "multiuser": 10,
59  "multiplayer": false,
60  "nocertify": false,
61  "nofastforward": false,
62  "noflashattention": false,
63  "noavx2": false,
64  "nobostoken": false,
65  "nommq": false,
66  "nomodel": false,
67  "nopipelineparallel": false,
68  "noshift": false,
69  "noswa": false,
70  "onready": "",
71  "allow_config_onready": false,
72  "overridekv": null,
73  "overridenativecontext": 0,
74  "overridetensors": null,
75  "parallelrequests": 1,
76  "password": null,
77  "preloadstory": null,
78  "prompt": "",
79  "quantkv": "f16",
80  "quiet": false,
81  "ratelimit": 0,
82  "reasoningeffort": "default",
83  "remotetunnel": false,
84  "ropeconfig": [
85    0.0,
86    10000.0
87  ],
88  "savedatafile": null,
89  "singleinstance": true,
90  "smartcache": 0,
91  "smartcontext": false,
92  "splitmode": "layer",
93  "ssl": null,
94  "swapadding": 0,
95  "unpack": "",
96  "usemtp": false,
97  "usemlock": false,
98  "usemmap": false,
99  "usedirectio": false,
100  "visionmaxres": 1024,
101  "visionmaxtokens": -1,
102  "visionmintokens": -1,
103  "websearch": false,
104  "showgui": false,
105  "skiplauncher": false,
106  "hordemodelname": "",
107  "hordeworkername": "",
108  "hordekey": "",
109  "hordemaxctx": 0,
110  "hordegenlen": 0,
111  "sdaudiovae": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors",
112  "sdclamped": 0,
113  "sdclampedsoft": 0,
114  "sdclip1": "https://huggingface.co/leejet/MiniMax-H3-GGUF/resolve/main/qwen3vl_32b_minimax_h3-Q4_K_M.gguf",
115  "sdclip2": "",
116  "sdclipdevice": -1,
117  "sdconvdirect": "off",
118  "sdflashattention": true,
119  "sdlora": [],
120  "sdloramult": [
121    1.0
122  ],
123  "sdmaingpu": -1,
124  "sdmodel": "https://huggingface.co/koboldcpp/GGUFDumps/resolve/main/DasiwaMinimaxH3_dasiwaHybridV1_Q5_0.gguf",
125  "sdoffloadcpu": true,
126  "sdphotomaker": "",
127  "sdquant": 0,
128  "sdt5xxl": "",
129  "sdthreads": 0,
130  "sdtiledvae": 64,
131  "sdupscaler": "",
132  "sdvae": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_video_vae_fp16.safetensors",
133  "sdvaeauto": false,
134  "sdvaedevice": -1,
135  "sdvramlimit": 0,
136  "whispermodel": "",
137  "ttsmodel": "",
138  "ttswavtokenizer": "",
139  "ttsgpu": false,
140  "ttsmaxlen": 4096,
141  "ttsthreads": 0,
142  "ttsdir": "",
143  "musicllm": "",
144  "musicembeddings": "",
145  "musicdiffusion": "",
146  "musicvae": "",
147  "musiclowvram": false,
148  "embeddingsmodel": "",
149  "embeddingsmaxctx": 4096,
150  "embeddingsgpu": false,
151  "rpcmode": "disabled",
152  "rpcport": 5551,
153  "rpchost": "0.0.0.0",
154  "rpcdevice": "",
155  "rpctargets": "",
156  "admin": false,
157  "adminpassword": null,
158  "admindir": "",
159  "adminunloadtimeout": 0,
160  "routermode": false,
161  "reqtimeout": 600,
162  "autoswapmode": false,
163  "baseconfig": "",
164  "sdvaecpu": false,
165  "sdclipgpu": false,
166  "testmemory": false,
167  "istemplate": true
168}