ArtusDev

346 models • 3 total models in database
Sort by:

yvvki_Erotophobia-24B-v1.1-GGUF

My ~first~ second merge and model ~ever~! Literally depraved. I made the configuration simpler and replaced the personality model. I think it fits nicely now and produce an actual working model. But since this is my first model, I kept thinking that it's very good. Don't get me wrong, it is "working as intended" but yeah, try it out for yourself! Heavily inspired by FlareRebellion/DarkHazard-v1.3-24b and ReadyArt/Omega-Darker-GaslightThe-Final-Forgotten-Fever-Dream-24B. I would personally thank you sleepdeprived3 for the amazing finetunes, DoppelReflEx for giving me the dream to make a merge model someday, and the people in BeaverAI Club for the great inspirations. This is a merge of pre-trained language models created using mergekit. This model was merged using the DARE TIES merge method using cognitivecomputations/Dolphin-Mistral-24B-Venice-Edition as a base. The following models were included in the merge: ReadyArt/Omega-DarkerThe-Final-Directive-24B aixonlab/Eurydice-24b-v3 PocketDoc/Dans-PersonalityEngine-V1.2.0-24b ReadyArt/Forgotten-Safeword-24B-v4.0 The following YAML configuration was used to produce this model:

NaNK
291
0

TheDrummer_Behemoth-ReduX-123B-v1.1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Behemoth-ReduX-123B-v1.1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerBehemoth-ReduX-123B-v1.1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
130
1

TheDrummer_Cydonia-24B-v4.2.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Cydonia-24B-v4.2.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerCydonia-24B-v4.2.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
124
0

mistralai_Mistral-Small-3.2-24B-Instruct-2506-EXL3

NaNK
license:apache-2.0
117
3

TheDrummer_Magidonia-24B-v4.2.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Magidonia-24B-v4.2.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerMagidonia-24B-v4.2.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
98
1

zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2

NaNK
license:apache-2.0
94
0

mistralai_Devstral-Small-2507-EXL3

NaNK
license:apache-2.0
93
5

TheDrummer_Anubis-70B-v1.1-EXL3

NaNK
93
3

TheDrummer_Behemoth-X-123B-v2.1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Behemoth-X-123B-v2.1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerBehemoth-X-123B-v2.1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
91
1

huihui-ai_Huihui-Qwen3-30B-A3B-Thinking-2507-abliterated-EXL3

EXL3 Quants of huihui-ai/Huihui-Qwen3-30B-A3B-Thinking-2507-abliterated EXL3 quants of huihui-ai/Huihui-Qwen3-30B-A3B-Thinking-2507-abliterated using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
90
1

Darkhn_L3.3-70B-Animus-V2-EXL3

NaNK
llama-3.3
86
0

CrucibleLab_L3.3-Dark-Ages-70b-v0.1-EXL3

NaNK
license:llama3.3
86
0

moonshotai_Kimi-Dev-72B-EXL3

NaNK
license:mit
85
4

Gryphe_Codex-24B-Small-3.2-EXL2

NaNK
license:apache-2.0
85
0

Gryphe_Codex-24B-Small-3.2-EXL3

NaNK
license:apache-2.0
83
1

Doctor-Shotgun_MS3.2-24B-Magnum-Diamond-EXL3

NaNK
license:apache-2.0
83
1

Doctor-Shotgun_L3.3-70B-Magnum-Diamond-EXL3

NaNK
license:llama3.3
81
1

ockerman0_AnubisLemonade-70B-v1.1-EXL3

EXL3 quants of ockerman0/AnubisLemonade-70B-v1.1 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
81
1

mistralai_Magistral-Small-2506-EXL3

NaNK
license:apache-2.0
80
2

Doctor-Shotgun_MS3.1-24B-Magnum-Diamond-EXL3

NaNK
license:apache-2.0
80
1

Qwen_Qwen3-Coder-30B-A3B-Instruct-EXL3

EXL3 quants of Qwen/Qwen3-Coder-30B-A3B-Instruct using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
79
5

sophosympatheia_StrawberryLemonade-L3-70B-v1.0-EXL3

NaNK
license:llama3
79
1

TheDrummer_Cydonia-24B-v3-EXL3

NaNK
78
1

ConicCat_GL-Marvin-32k-32B-EXL3

NaNK
license:apache-2.0
78
1

Sao10K_L3-8B-Stheno-v3.2-EXL3

NaNK
license:cc-by-nc-4.0
78
0

Intelligent-Internet_II-Medical-8B-1706-EXL3

NaNK
77
0

soob3123_GrayLine-Qwen3-8B-EXL3

NaNK
license:apache-2.0
77
0

TheDrummer_Cydonia-24B-v4-EXL3

NaNK
76
1

Doctor-Shotgun_ML2-123B-Magnum-Diamond-EXL3

NaNK
76
0

Steelskull_L3.3-Shakudo-70b-EXL3

NaNK
license:llama3.3
74
2

ArliAI_QwQ-32B-ArliAI-RpR-v4-EXL3

NaNK
license:apache-2.0
74
0

Tesslate_UIGEN-X-32B-0727-EXL3

EXL3 quants of Tesslate/UIGEN-X-32B-0727 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
74
0

Darkhn_L3.3-70B-Animus-V7.0-EXL3

NaNK
llama-3.3
74
0

sophosympatheia_Strawberrylemonade-L3-70B-v1.1-EXL3

NaNK
license:llama3
73
0

Qwen_Qwen3-Coder-30B-A3B-Instruct-EXL2

EXL2 quants of Qwen/Qwen3-Coder-30B-A3B-Instruct using exllamav2 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
72
2

TheDrummer_Cydonia-R1-24B-v4-EXL3

NaNK
72
1

TheDrummer_Cydonia-24B-v3.1-EXL3

NaNK
71
2

TheDrummer_Snowpiercer-15B-v2-EXL3

NaNK
license:mit
71
2

nvidia_Nemotron-Research-Reasoning-Qwen-1.5B-EXL3

NaNK
license:cc-by-nc-4.0
71
0

Delta-Vector_Austral-Xgen-9B-Winton-EXL3

NaNK
Llama
71
0

TheDrummer_Cydonia-24B-v4.1-EXL3

NaNK
69
0

Delta-Vector_Plesio-70B-EXL3

NaNK
llama
67
0

TheDrummer_Cydonia-24B-v4.1-FP8-Dynamic

FP8-Dynamic quant of TheDrummer/Cydonia-24B-v4.1 using llm-compressor for quantization.

NaNK
67
0

huihui-ai_Qwen2.5-Coder-32B-Instruct-abliterated-EXL3

NaNK
license:apache-2.0
66
0

TroyDoesAI_BlackSheep-X-Dolphin-EXL3

NaNK
license:llama3
66
0

t-tech_T-pro-it-2.0-EXL3

NaNK
license:apache-2.0
65
1

Tarek07_Legion-V2.1-LLaMa-70B-EXL3

NaNK
base_model:Tarek07/Legion-V2.1-LLaMa-70B
65
0

CharGen_CharGen-v3-mini-EXL3

license:mit
65
0

DoppelReflEx_QWQ-32B-Dawnwhisper-QWQTokenizer-EXL3

NaNK
65
0

Entropicengine_Pinecone-Titan-70b-EXL3

NaNK
65
0

Delta-Vector_Austral-70B-Winton-EXL3

NaNK
llama
64
0

Darkhn_L3.3-70B-Animus-V6.1-Exp-EXL2

NaNK
llama-3.3
64
0

Qwen_Qwen3-4B-Thinking-2507-EXL3

NaNK
license:apache-2.0
64
0

google_medgemma-27b-text-it-EXL3

NaNK
63
1

arcee-ai_Homunculus-EXL3

license:apache-2.0
63
0

Qwen_Qwen3-30B-A3B-Thinking-2507-EXL3

EXL3 quants of Qwen/Qwen3-30B-A3B-Thinking-2507 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
63
0

Skywork_MindLink-32B-0801-EXL3

EXL3 quants of Skywork/MindLink-32B-0801 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
63
0

Tarek07_Aurora-Borealis-LLaMa-70B-EXL3

NaNK
base_model:Tarek07/Aurora-Borealis-LLaMa-70B
62
0

TheDrummer_Anubis-70B-v1.1-FP8-Dynamic

FP8 quant of TheDrummer/Anubis-70B-v1.1 using llm-compressor for quantization. Download quant by targeting the specific quant revision (branch):

NaNK
llama
62
0

ToastyPigeon_Gemma-3-Starshine-12B-GGUF

NaNK
61
3

Skywork_MindLink-72B-0801-EXL3

EXL3 quants of Skywork/MindLink-72B-0801 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
61
0

cerebras_GLM-4.6-REAP-218B-A32B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of cerebras/GLM-4.6-REAP-218B-A32B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/cerebrasGLM-4.6-REAP-218B-A32B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
60
2

Lachesis-AI_IronLoom-32B-v1-EXL3

NaNK
license:mit
60
0

Delta-Vector_Austral-70B-Preview-EXL3

NaNK
llama
60
0

lmsys_vicuna-33b-v1.3-EXL3

NaNK
59
0

ToastyPigeon_gemma3-27b-v2-glitterlike-GGUF

NaNK
58
0

qingy2024_GRMR-V3-Q4B-EXL3

NaNK
license:apache-2.0
58
0

mistralai_Magistral-Small-2507-EXL3

NaNK
license:apache-2.0
57
2

Cerebras GLM 4.5 Air REAP 82B A12B EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of cerebras/GLM-4.5-Air-REAP-82B-A12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/cerebrasGLM-4.5-Air-REAP-82B-A12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
57
2

zerofata_L3.3-GeneticLemonade-Unleashed-v3-70B-EXL3

NaNK
license:llama3
57
0

Delta-Vector_Shimamura-70B-EXL3

NaNK
57
0

mistralai_Magistral-Small-2509-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of mistralai/Magistral-Small-2509 using exllamav3 for quantization. Based on the HF conversion of the base Magistral model by @unsloth : unsloth/Magistral-Small-2509 . How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/mistralaiMagistral-Small-2509-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
56
5

qingy2024_GRMR-V3-G4B-EXL3

NaNK
license:apache-2.0
56
1

yamatazen_EtherealAurora-12B-v2-EXL3

NaNK
55
1

Kwaipilot_KAT-V1-40B-EXL3

NaNK
55
1

Delta-Vector_MS3.2-Austral-Winton-EXL3

NaNK
license:apache-2.0
55
0

Delta-Vector_Francois-PE-V2-Huali-12B-EXL3

NaNK
55
0

TeeZee_DarkForest-20B-v2.0-EXL3

NaNK
54
1

Darkhn_L3.3-70B-Animus-V1-EXL3

NaNK
llama-3.3
54
0

FlareRebellion_WeirdCompound-v1.7-24b-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of FlareRebellion/WeirdCompound-v1.7-24b using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/FlareRebellionWeirdCompound-v1.7-24b-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
53
1

braindao_gemma-3-27b-it-uncensored-EXL3

NaNK
53
0

Nexesenex_Llama_3.x_70b_Hexagon_Purple_V3-EXL3

NaNK
base_model:Nexesenex/Llama_3.x_70b_Hexagon_Purple_V3
52
1

qingy2024_GRMR-V3-L3B-EXL3

NaNK
llama
52
0

OpenBuddy_OpenBuddy-R1-0528-Distill-Qwen3-32B-Preview1-QAT-EXL3

NaNK
license:apache-2.0
52
0

Kwaipilot_KAT-Dev-72B-Exp-EXL3

NaNK
license:apache-2.0
51
3

Steelskull_L3.3-Nevoria-R1-70b-EXL3

NaNK
51
0

Delta-Vector_Austral-24B-Winton-EXL3

NaNK
license:apache-2.0
51
0

TheDrummer_Rivermind-Lux-12B-v1-EXL2

NaNK
49
0

e-n-v-y_Legion-V2.1-LLaMa-70B-Elarablated-v0.8-hf-EXL2

NaNK
base_model:e-n-v-y/Legion-V2.1-LLaMa-70B-Elarablated-v0.8-hf
48
0

deepcogito_cogito-v2-preview-llama-70B-EXL3

EXL3 Quants of deepcogito/cogito-v2-preview-llama-70B EXL3 quants of deepcogito/cogito-v2-preview-llama-70B using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
base_model:deepcogito/cogito-v2-preview-llama-70B
47
2

POLARIS-Project_Polaris-7B-Preview-EXL3

NaNK
license:apache-2.0
46
0

skt_A.X-3.1-EXL3

NaNK
license:apache-2.0
46
0

Qwen_Qwen3-30B-A3B-Instruct-2507-EXL3

NaNK
license:apache-2.0
45
0

ToastyPigeon_Gemma-3-Confetti-12B-GGUF

NaNK
44
0

Nexesenex_Llama_3.x_70b_SmarTricks_v1.55_MS-EXL2

NaNK
base_model:Nexesenex/Llama_3.x_70b_SmarTricks_v1.55_MS
44
0

concedo_CabbageSoup-24B-EXL3

NaNK
43
0

TheDrummer_Behemoth-X-123B-v2-EXL3

NaNK
41
1

THU-KEG_LongWriter-Zero-32B-EXL3

NaNK
license:apache-2.0
40
1

Nexesenex_Llama_3.x_70b_Hexagon_Grey_v1.0-EXL2

NaNK
base_model:Nexesenex/Llama_3.x_70b_Hexagon_Grey_v1.0
40
1

ToastyPigeon_gemma3-27b-v2-starlike-GGUF

NaNK
38
0

Darkhn_L3.3-70B-Animus-V6-Exp-EXL2

NaNK
llama-3.3
38
0

TheDrummer_Snowpiercer-15B-v3-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Snowpiercer-15B-v3 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerSnowpiercer-15B-v3-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
36
3

ConicCat_Mistral-Small-3.2-AntiRep-24B-EXL3

NaNK
license:apache-2.0
34
0

TheDrummer_Behemoth-R1-123B-v2-EXL3

NaNK
33
1

nvidia_OpenReasoning-Nemotron-32B-EXL3

NaNK
license:cc-by-4.0
32
1

TheDrummer_Skyfall-31B-v4-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Skyfall-31B-v4 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerSkyfall-31B-v4-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
32
0

TheDrummer_Cydonia-R1-24B-v4.1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Cydonia-R1-24B-v4.1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerCydonia-R1-24B-v4.1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
31
1

Darkhn_GLM-Air-4.5-106B-Animus-V12.0-EXL3

NaNK
license:apache-2.0
31
1

RekaAI_reka-flash-3.1-EXL3

NaNK
license:apache-2.0
31
0

cerebras_Qwen3-Coder-REAP-25B-A3B-EXL3

NaNK
license:apache-2.0
31
0

Doctor-Shotgun_ML2-123B-Magnum-Diamond-EXL2

NaNK
30
0

TheDrummer_Valkyrie-49B-v2-EXL3

NaNK
28
4

aws-prototyping_codefu-7b-v0.1-EXL3

NaNK
license:mit
28
0

OpenBuddy_OpenBuddy-R1-0528-Distill-Qwen3-32B-Preview2-QAT-EXL3

NaNK
license:apache-2.0
27
1

Qwen_Qwen3-4B-Instruct-2507-EXL3

NaNK
license:apache-2.0
26
0

ReadyArt_Omega-Darker-Gaslight_The-Final-Forgotten-Fever-Dream-24B-AWQ

NaNK
license:apache-2.0
25
0

ParasiticRogue_RareBit-v2-32B-EXL3

NaNK
license:apache-2.0
24
0

ddh0_Andromeda-70B-EXL3

NaNK
license:llama3.3
24
0

gustavecortal_Beck-8B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of gustavecortal/Beck-8B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/gustavecortalBeck-8B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
24
0

allura-org_Gemma-3-Glitter-12B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of allura-org/Gemma-3-Glitter-12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/allura-orgGemma-3-Glitter-12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
24
0

Darkhn_G3-27B-Animus-V12.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Darkhn/G3-27B-Animus-V12.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/DarkhnG3-27B-Animus-V12.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
24
0

allura-org_Gemma-3-Glitter-4B-GGUF

NaNK
23
2

Darkhn_Magistral-Small-2509-36B-Animus-V12.1-EXL3

NaNK
license:apache-2.0
23
2

allura-org_Gemma-3-Glitter-27B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of allura-org/Gemma-3-Glitter-27B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/allura-orgGemma-3-Glitter-27B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
23
0

yvvki_Erotophobia-24B-v2.0-GGUF

NaNK
22
0

TheDrummer_GLM-Steam-106B-A12B-v1-EXL3

EXL3 quants of TheDrummer/GLM-Steam-106B-A12B-v1 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
21
3

DMindAI_DMind-2-107B-EXL3

NaNK
license:apache-2.0
21
1

ToastyPigeon_Gemma-3-Starshine-12B-Alt-GGUF

This repository contains GGUF format model files converted from `ToastyPigeon/Gemma-3-Starshine-12B-Alt`. The conversion was performed by ArtusDev using `llama.cpp`, specifically utilizing the `imatrix` quantization option for potentially improved performance. A creative writing model based on a merge of fine-tunes on Gemma 3 12B IT and Gemma 3 12B PT. This is the RP Focused merge. This version better handles separate characters in turn-based chats with less impersonation. This is a merge of two G3 models, one trained on instruct and one trained on base: allura-org/Gemma-3-Glitter-12B - Itself a merge of a storywriting and RP train (both also by ToastyPigeon), on instruct ToastyPigeon/Gemma-3-Confetti-12B - Experimental application of the Glitter data using base instead of instruct, additionally includes some adventure data in the form of SpringDragon. The result is a lovely blend of Glitter's ability to follow instructions and Confetti's free-spirit prose, effectively 'loosening up' much of the hesitancy that was left in Glitter. Vision works (as well as any vision works with this model right now) if you pair a GGUF of this with an appropriate mmproj file; I intend to fix the missing vision tower + make this properly multimodal in the near future. Thank you to jebcarter for the idea to make this. I love how it turned out! Uses Gemma2/3 instruct, but has been trained to recognize an optional system role. Note: While it won't immediately balk at the system role, results may be better without it. A higher percentage of Glitter gives this model better turn-based instruct following, but it may be more uptight compared to the Story Focused version.

NaNK
21
0

yanolja_YanoljaNEXT-Rosetta-12B-2510-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of yanolja/YanoljaNEXT-Rosetta-12B-2510 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/yanoljaYanoljaNEXT-Rosetta-12B-2510-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
21
0

NewEden_iloveugfhrte4ughrtfughruetghurtgh-GGUF

20
0

AgentFlow_agentflow-planner-7b-EXL3

NaNK
20
0

MiniMaxAI_MiniMax-M2-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of MiniMaxAI/MiniMax-M2 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/MiniMaxAIMiniMax-M2-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
19
4

PokeeAI_pokee_research_7b-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of PokeeAI/pokeeresearch7b using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/PokeeAIpokeeresearch7b-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
19
0

TheDrummer_Cydonia-ReduX-22B-v1-EXL3

NaNK
18
2

ilgee_Multiclass-Think-RM-8B-EXL3

NaNK
license:llama3.1
18
0

Vortex5_MS3.2-24B-Fiery-Lynx-EXL3

NaNK
18
0

ddh0_Cassiopeia-70B-EXL2

NaNK
license:llama3.3
17
0

TheDrummer_Rivermind-24B-v1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Rivermind-24B-v1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerRivermind-24B-v1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:cc-by-nc-4.0
17
0

microsoft_UserLM-8b-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of microsoft/UserLM-8b using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/microsoftUserLM-8b-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
16
1

ToastyPigeon_g3-27b-part1-glitter-GGUF

NaNK
16
0

alpindale_goliath-120b-EXL3

NaNK
license:llama2
16
0

ByteDance-Seed_BFS-Prover-V2-32B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of ByteDance-Seed/BFS-Prover-V2-32B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/ByteDance-SeedBFS-Prover-V2-32B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
16
0

allura-org_Gemma-3-Glitter-4B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of allura-org/Gemma-3-Glitter-4B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/allura-orgGemma-3-Glitter-4B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
16
0

Delta-Vector_Austral-24B-Winton-EXL2

NaNK
license:apache-2.0
15
1

Vortex5_MegaMoon-Karcher-12B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Vortex5/MegaMoon-Karcher-12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/Vortex5MegaMoon-Karcher-12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
15
1

ToastyPigeon_gemma-3-27b-experiment-v2-merge-B-GGUF

NaNK
15
0

zerofata_GLM-4.5-Iceblink-106B-A12B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of zerofata/GLM-4.5-Iceblink-106B-A12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/zerofataGLM-4.5-Iceblink-106B-A12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
14
1

ByteDance-Seed_BFS-Prover-V2-7B-EXL3

NaNK
license:apache-2.0
14
0

ilgee_Binary-Think-RM-8B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of ilgee/Binary-Think-RM-8B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/ilgeeBinary-Think-RM-8B-EXL3 --revision "5.0bpwH6" --local-dir ./ilgeeBinary-Think-RM-8B-EXL3-5.0bpwH6 EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:llama3.1
14
0

wave-on-discord_evil-claude-8b-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of wave-on-discord/evil-claude-8b using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/wave-on-discordevil-claude-8b-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
14
0

orai-nlp_Gemma-Kimu-9b-it-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of orai-nlp/Gemma-Kimu-9b-it using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/orai-nlpGemma-Kimu-9b-it-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
14
0

nvidia_Qwen-3-Nemotron-32B-RLBFF-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of nvidia/Qwen-3-Nemotron-32B-RLBFF using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/nvidiaQwen-3-Nemotron-32B-RLBFF-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
14
0

TheDrummer_Snowpiercer-15B-v4-EXL3

NaNK
13
1

TareksTesting_Alkahest-V3.3-LLaMa-70B-GGUF

NaNK
base_model:TareksTesting/Alkahest-V3.3-LLaMa-70B
13
0

Intelligent-Internet_II-Medical-8B-1706-EXL2

NaNK
13
0

OpenBuddy_SimpleChat-72B-V4-Apache2.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of OpenBuddy/SimpleChat-72B-V4-Apache2.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/OpenBuddySimpleChat-72B-V4-Apache2.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
13
0

TheDrummer_Behemoth-ReduX-123B-v1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of TheDrummer/Behemoth-ReduX-123B-v1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/TheDrummerBehemoth-ReduX-123B-v1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
12
1

D1rtyB1rd_Looking-Glass-Alice-Thinking-NSFW-RP-8B-EXL3

NaNK
12
0

nvidia_Llama-3.3-Nemotron-70B-Reward-Principle-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/nvidiaLlama-3.3-Nemotron-70B-Reward-Principle-EXL3 EXL3 quants of nvidia/Llama-3.3-Nemotron-70B-Reward-Principle using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/nvidiaLlama-3.3-Nemotron-70B-Reward-Principle-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
llama3.3
12
0

Kwaipilot_KAT-Dev-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Kwaipilot/KAT-Dev using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/KwaipilotKAT-Dev-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

11
2

Lycanthropic-Thoughts-32B-Q8_0-GGUF

NaNK
llama-cpp
11
1

internlm_JanusCoder-14B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of internlm/JanusCoder-14B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/internlmJanusCoder-14B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
11
1

gemma-3-27b-fujin-GGUF

NaNK
11
0

TareksTesting_Scripturient-V1.3-LLaMa-70B-EXL3

NaNK
base_model:Tarek07/Scripturient-V1.3-LLaMa-70B
11
0

gustavecortal_Beck-4B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of gustavecortal/Beck-4B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/gustavecortalBeck-4B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
11
0

Darkhn_L3.1-8B-Animus-V12.2-EXL3

NaNK
license:llama3.1
11
0

Naphula_Goetia-24B-v1-EXL3

NaNK
license:apache-2.0
11
0

Arojit_orbi-1b-EXL3

NaNK
license:apache-2.0
11
0

mistralai_Devstral-Small-2505_EXL3_4.0bpw_H6

NaNK
license:apache-2.0
10
1

grimjim_gemma-3-12b-it-projection-abliterated-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/grimjimgemma-3-12b-it-projection-abliterated-EXL3 EXL3 quants of grimjim/gemma-3-12b-it-projection-abliterated using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/grimjimgemma-3-12b-it-projection-abliterated-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
10
1

gemma-3-27b-experiment-v2-merge-B-GGUF

NaNK
10
0

mergekit-community_Arisu-12B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of mergekit-community/Arisu-12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/mergekit-communityArisu-12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
10
0

Aevum-Official_Aevum-0.6B-Finetuned-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Aevum-Official/Aevum-0.6B-Finetuned using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/Aevum-OfficialAevum-0.6B-Finetuned-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
10
0

dphn_Dolphin-X1-8B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of dphn/Dolphin-X1-8B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/dphnDolphin-X1-8B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
10
0

playable_Playable1-EXL3

NaNK
license:apache-2.0
10
0

katanemo_Arch-Router-1.5B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of katanemo/Arch-Router-1.5B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/katanemoArch-Router-1.5B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
10
0

Trappu_Magnum-Picaro-0.7-v2-12b-EXL3

EXL3 quants of Trappu/Magnum-Picaro-0.7-v2-12b using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 5.5H6 | 5.5 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
9
3

ToastyPigeon_glitterfetti-merge-C-GGUF

9
0

TareksTesting_Scripturient-V2.3-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V2.3-LLaMa-70B
9
0

ForSureTesterSim_DeepLlama-Chimera-NSFW-8B-EXL3

NaNK
base_model:ForSureTesterSim/DeepLlama-Chimera-NSFW-8B
9
0

gemma-3-27b-creative-mergetrain-thing-GGUF

NaNK
8
1

nvidia_Llama-3.1-Nemotron-Nano-8B-v1-AWQ

NaNK
llama
8
1

spacewars123_Space-Wars-24B-v1.00b_EXL3_3.5bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
8
0

Darkhn_L3.3-70B-Animus-V12.1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Darkhn/L3.3-70B-Animus-V12.1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/DarkhnL3.3-70B-Animus-V12.1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
llama-3.3
8
0

prithivMLmods_Gliese-4B-OSS-0410-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of prithivMLmods/Gliese-4B-OSS-0410 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/prithivMLmodsGliese-4B-OSS-0410-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
8
0

Vortex5_Poetic-Rune-12B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Vortex5/Poetic-Rune-12B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/Vortex5Poetic-Rune-12B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
8
0

nvidia_DLER-Llama-Nemotron-8B-Merge-Research-EXL3

NaNK
base_model:nvidia/DLER-Llama-Nemotron-8B-Merge-Research
8
0

fedric95_Qwen3-4B-Instruct-2507-unc-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of fedric95/Qwen3-4B-Instruct-2507-unc using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/fedric95Qwen3-4B-Instruct-2507-unc-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
8
0

nvidia_Qwen-3-Nemotron-32B-GenRM-Principle-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/nvidiaQwen-3-Nemotron-32B-GenRM-Principle-EXL3 EXL3 quants of nvidia/Qwen-3-Nemotron-32B-GenRM-Principle using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/nvidiaQwen-3-Nemotron-32B-GenRM-Principle-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
8
0

LatitudeGames_Wayfarer-2-12B-EXL3

NaNK
license:apache-2.0
7
3

NousResearch_Hermes-4-70B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of NousResearch/Hermes-4-70B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/NousResearchHermes-4-70B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
Llama-3.1
7
1

TareksTesting_Alkahest-V3.2-LLaMa-70B-GGUF

NaNK
base_model:TareksTesting/Alkahest-V3.2-LLaMa-70B
7
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_5.0bpw_H6

NaNK
license:apache-2.0
7
0

deepseek-ai_DeepSeek-R1-0528-GGUF

NaNK
license:mit
7
0

gustavecortal_Beck-1.7B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of gustavecortal/Beck-1.7B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/gustavecortalBeck-1.7B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
7
0

internlm_JanusCoder-8B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of internlm/JanusCoder-8B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/internlmJanusCoder-8B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
7
0

ToastyPigeon_g3-27b-merge-C-GGUF

NaNK
6
0

mistralai_Devstral-Small-2505_EXL3_4.5bpw_H6

NaNK
license:apache-2.0
6
0

mistralai_Devstral-Small-2505_EXL3_5.5bpw_H6

NaNK
license:apache-2.0
6
0

TareksTesting_Scripturient-V2.3-LLaMa-70B-EXL2

NaNK
base_model:TareksTesting/Scripturient-V2.3-LLaMa-70B
6
0

sophosympatheia_New-Dawn-Llama-3-70B-32K-v1.0-EXL3

NaNK
base_model:sophosympatheia/New-Dawn-Llama-3-70B-32K-v1.0
6
0

ddh0_Cassiopeia-70B-EXL3

NaNK
license:llama3.3
6
0

nvidia_Llama-3_3-Nemotron-Super-49B-v1_5-EXL3

NaNK
llama-3
5
6

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_4.0bpw_H6

NaNK
license:apache-2.0
5
1

Darkhn_Magistral-2509-24B-Animus-V12.1-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/DarkhnMagistral-2509-24B-Animus-V12.1-EXL3 EXL3 quants of Darkhn/Magistral-2509-24B-Animus-V12.1 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/DarkhnMagistral-2509-24B-Animus-V12.1-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
5
1

ToastyPigeon_glitterfetti-merge-A3-GGUF

NaNK
5
0

ToastyPigeon_glitterfetti-merge-C2-GGUF

NaNK
5
0

ToastyPigeon_g3-27b-merge-B-GGUF

NaNK
5
0

ToastyPigeon_g3-27b-merge-A-GGUF

NaNK
5
0

mistralai_Devstral-Small-2505_EXL3_3.0bpw_H6

NaNK
license:apache-2.0
5
0

mistralai_Devstral-Small-2505_EXL3_8.0bpw_H6

NaNK
license:apache-2.0
5
0

Salesforce_xgen-small-9B-instruct-r-GGUF

NaNK
license:cc-by-nc-4.0
5
0

TheDrummer_Rivermind-12B-v1_EXL3_3.0bpw_H6

NaNK
license:cc-by-nc-4.0
5
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_2.5bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
5
0

TareksTesting_Scripturient-V2.2-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V2.2-LLaMa-70B
5
0

TareksTesting_Scripturient-V2.1-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V2.1-LLaMa-70B
5
0

TheDrummer_Tiger-Gemma-12B-v3-EXL3

NaNK
5
0

gustavecortal_Beck-0.6B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of gustavecortal/Beck-0.6B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/gustavecortalBeck-0.6B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
5
0

huihui-ai_Qwen2.5-Coder-32B-Instruct-abliterated-EXL2

NaNK
license:apache-2.0
4
1

ByteDance-Seed_Seed-X-PPO-7B-EXL3

NaNK
4
1

ToastyPigeon_glitterfetti-merge-B2-GGUF

NaNK
4
0

nemo-12b-instruct-creative-GGUF

NaNK
license:apache-2.0
4
0

mistralai_Devstral-Small-2505_EXL3_3.5bpw_H6

NaNK
license:apache-2.0
4
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_6.0bpw_H6

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠁⡂⠀⠀⣀⣔⣧⠟⠋⠀⢀⡄⠀⠪⣀⡂⢁⠛⢆⠀⠀⠀⢎⢀⠄⢡⠢⠛⠠⡀⠀⠄⠀⠀ ⠀⠀⡀⠡⢑⠌⠈⣧⣮⢾⢏⠁⠀⠀⡀⠠⠦⠈⠀⠞⠑⠁⠀⠀⢧⡄⠈⡜⠷⠒⢸⡇⠐⠇⠿⠈⣖⠂⠀ ⠀⢌⠀⠤⠀⢠⣞⣾⡗⠁⠀⠈⠁⢨⡼⠀⠀⠀⢀⠀⣀⡤⣄⠄⠈⢻⡇⠀⠐⣠⠜⠑⠁⠀⣀⡔⡿⠨⡄ ⠈⠂⠀⠆⠀⣼⣾⠟⠀⠑⠀⡐⠗⠉⠀⠐⠶⣤⡵⠋⠀⠠⠹⡌⡀⠘⠇⢠⣾⡣⣀⡴⠋⠅⠈⢊⠠⡱⡀ ⠪⠑⢌⠂⣼⣿⡟⠀⠀⠙⠀⠀⠀⡀⠀⠀⠐⡞⡐⠀⠀⡧⠀⢀⠠⠀⣁⠾⡇⠀⠙⡁⠀⠀⢀⣨⣄⡠⢱ ⣸⠈⠊⠙⣛⣿⡧⠔⠚⠛⠳⣄⣀⡬⠤⠬⠼⡣⠃⠀⢀⡗⠀⡤⠞⠙⠄⠂⠃⢀⣠⣤⠶⠙⠅⠁⠃⠋⠈ ⢋⠼⣀⠰⢯⢿⠁⠀⢢⠀⠀⢐⠋⡀⠀⠈⠁⠀⣀⣰⠏⠒⠙⠈⠀⣀⡤⠞⢁⣼⠏⠘⢀⣀⢤⢤⡐⢈⠂ ⠀⠢⠀⠀⠸⣿⡄⠲⠚⠘⠚⠃⢀⠀⠈⢋⠶⠛⠉⠉⢃⣀⢤⢾⠋⣁⡤⡚⠁⢹⠁⠠⢛⠠⠬⠁⢬⠀⠀ ⠀⠈⢳⣒⠋⠉⣿⢐⠠⣀⣃⠀⠀⠉⠂⢁⣀⣀⡤⢞⠩⢑⡨⠰⡞⠁⠁⢀⡠⠾⠎⡈⡌⡈⡓⡀⠄⠀⠀ ⠀⠀⠀⠉⠘⠃⢻⡒⠦⢼⣿⣛⣻⣿⡷⢄⣀⣀⣠⣴⢾⣿⣆⣡⡄⣠⣪⡿⣷⣾⣷⣧⡡⠅⣇⠍⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠙⠒⠒⠛⠛⠓⠉⢹⠀⣷⠴⣻⣽⡻⢧⢻⡿⡏⣼⢿⣻⢾⣿⣿⣿⡿⢠ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠂⠻⠨⠰⢋⡅⠉⣑⡇⡗⣿⢂⣸⡿⣿⣛⠿⠃⠁ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠳⣌⣙⣸⢧⣿⣕⣼⣇⢹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣸⢧⢟⢟⡟⣾⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Dans-PersonalityEngine is a versatile model series fine-tuned on 50+ specialized datasets, designed to excel at both creative tasks (like roleplay and co-writing) and technical challenges (such as code generation, tool use, and complex reasoning). V1.3.0 introduces multilingual capabilities with support for 10 languages and enhanced domain expertise across multiple fields. The primary language is still English and that is where peak performance can be expected. Arabic Chinese English French German Hindi Japanese Korean Portuguese Spanish Key Details BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503 LICENSE: apache-2.0 LANGUAGE: Multilingual with 10 supported languages CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall Recommended Settings The model uses the following format I'll refer to as "DanChat-2": system prompt Hi there! Hey, how can I help? Why not ChatML? While ChatML is a standard format for LLMs, it has limitations. DanChat-2 uses special tokens for each role, this reduces biases and helps the model adapt to different tasks more readily. This model and others are available from ⚡Mancer AI for those interested in high quality inference without owning or renting expensive hardware. The model was trained using Axolotl on 8x H100 GPUs for 50 hours. The resources to train this model were provided by Prime Intellect and Kalomaze. Development is limited by funding and resources. To help support: - Contact on HF - Email: [email protected]

NaNK
license:apache-2.0
4
0

TheDrummer_Rivermind-12B-v1_EXL3_4.0bpw_H6

NaNK
license:cc-by-nc-4.0
4
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_3.5bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
4
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_4.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
4
0

huihui-ai_Qwen3-30B-A3B-abliterated_EXL3_4.0bpw_H6

NaNK
license:apache-2.0
4
0

TareksTesting_Scripturient-V1.1-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V1.1-LLaMa-70B
4
0

nbeerbower_EVA-abliterated-TIES-Qwen2.5-72B-AWQ

NaNK
license:apache-2.0
4
0

TheDrummer_Gemma-3-R1-27B-v1-EXL3

NaNK
4
0

DreadPoor_Irix-12B-Model_Stock-EXL2

NaNK
4
0

LatitudeGames_Nova-70B-Llama-3.3-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of LatitudeGames/Nova-70B-Llama-3.3 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/LatitudeGamesNova-70B-Llama-3.3-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
base_model:LatitudeGames/Nova-70B-Llama-3.3
3
4

TheDrummer_Valkyrie-49B-v1_EXL3_3.0bpw_H6

NaNK
llama-3
3
3

TheDrummer_Valkyrie-49B-v1_EXL3_4.0bpw_H8

NaNK
llama-3
3
2

L3.3-Electra-R1-70b_EXL3_4.5bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
3
1

TheDrummer_Rivermind-Lux-12B-v1_EXL3_4.0bpw_H6

NaNK
3
1

ToastyPigeon_gemma-3-27b-experiment-v2-merge-GGUF

NaNK
3
0

another-bigger-gemma3-abomination-GGUF

3
0

L3.3-Electra-R1-70b_EXL3_8.0bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
3
0

yvvki_Erotophobia-24B-v1.1_EXL2_8.0bpw_H8

My ~first~ second merge and model ~ever~! Literally depraved. I made the configuration simpler and replaced the personality model. I think it fits nicely now and produce an actual working model. But since this is my first model, I kept thinking that it's very good. Don't get me wrong, it is "working as intended" but yeah, try it out for yourself! It is very very VERY obedient, it will do what you tell it to do! Works both on assistant mode and roleplay mode. It has a deep understanding of personality and quite visceral on describing organs, the narrative feel wholesome but explicit when you need it. I personally like it very much and fitting my use case. Heavily inspired by FlareRebellion/DarkHazard-v1.3-24b and ReadyArt/Omega-Darker-GaslightThe-Final-Forgotten-Fever-Dream-24B. I would personally thank you sleepdeprived3 for the amazing finetunes, DoppelReflEx for giving me the dream to make a merge model someday, and the people in BeaverAI Club for the great inspirations. Luv ` at the very beginning with blank system prompt should do the trick. (Thanks to Dolphin!) Thanks for Artus for providing the Q8 GGUF quants here: Thanks for mradermacher for providing the static and imatrix quants here: This is a merge of pre-trained language models created using mergekit. This model was merged using the DARE TIES merge method using cognitivecomputations/Dolphin-Mistral-24B-Venice-Edition as a base. The following models were included in the merge: ReadyArt/Omega-DarkerThe-Final-Directive-24B aixonlab/Eurydice-24b-v3 PocketDoc/Dans-PersonalityEngine-V1.2.0-24b ReadyArt/Forgotten-Safeword-24B-v4.0 The following YAML configuration was used to produce this model:

NaNK
3
0

TheDrummer_Valkyrie-49B-v1_EXL3_4.5bpw_H8

NaNK
llama-3
3
0

Delta-Vector_Archaeo-12B-V2_EXL2_4.5bpw_H6

@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { background: #0a0017; margin: 0; padding: 20px; font-family: 'VT323', monospace; color: #ff00aa; text-shadow: 0 0 8px #ff00aa; animation: glitch-flicker 0.2s infinite alternate; } @keyframes glitch-flicker { 0% { text-shadow: 0 0 5px #ff00aa, 0 0 15px #ff00aa; } 100% { text-shadow: 0 0 8px #ff0066, 0 0 18px #ff0066; } } .crt-container { padding: 10px; max-width: 900px; margin: auto; } .crt-case { background: linear-gradient(135deg, #130021, #20002c); border-radius: 10px; padding: 15px; box-shadow: inset 2px 2px 10px rgba(255,0,170,0.5), 2px 2px 5px rgba(255,0,170,0.3), 0 0 25px rgba(255,0,170,0.2); } .crt-screen { background: #0c011a; padding: 20px; border-radius: 10px; box-shadow: inset 0 0 25px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.7); filter: contrast(1.2) brightness(1.2); text-shadow: 0px 0px 5px #ff00aa; animation: glow-pulse 3s infinite alternate; } @keyframes glow-pulse { 0% { box-shadow: inset 0 0 20px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.3); } 100% { box-shadow: inset 0 0 30px rgba(255,0,170,0.5), 0 0 25px rgba(255,0,170,0.5); } } h2 { color: #ff33cc; text-align: center; font-size: 28px; text-shadow: 0 0 8px #ff33cc, 0 0 18px #ff0044; } pre { background: rgba(255,0,170,0.1); padding: 10px; border-radius: 10px; color: #ff66cc; font-size: 14px; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); } .glitch { animation: text-glitch 0.5s infinite alternate; } @keyframes text-glitch { 0% { transform: translateX(-2px); text-shadow: 0 0 5px #ff0066, 0 0 10px #ff33cc; } 100% { transform: translateX(2px); text-shadow: 0 0 8px #ff00aa, 0 0 20px #ff0099; } } .neon-link { color: #ff66cc; text-decoration: none; transition: text-shadow 0.3s ease; } .neon-link:hover { text-shadow: 0px 0px 15px #ff66cc, 0 0 25px rgba(255,0,170,0.5); } .ascii-art { text-align: center; font-size: 12px; color: #ff33cc; text-shadow: 0px 0px 5px #ff00ff; margin-bottom: 20px; } .quantso-container { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .quantso-box { background: rgba(255,0,170,0.1); padding: 15px; border-radius: 10px; text-align: center; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); flex: 1; max-width: 150px; } A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo. ChatML formatting """ system system prompt user Hi there! assistant Nice to meet you! user Can I ask a question? assistant """ models: - model: Delta-Vector/Rei-V3-KTO-12B - model: Delta-Vector/Francois-PE-V2-Huali-12B mergemethod: slerp basemodel: Delta-Vector/Rei-V3-KTO-12B parameters: t: - value: 0.2 dtype: bfloat16 tokenizersource: base EXL2 nyooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Credits Thank you to: Kubernetes-bad, LucyKnada, Intervitens, Samantha Twinkman, Tav, Alicat, Auri, Trappu & The rest of Anthracite

NaNK
3
0

Delta-Vector_Archaeo-12B-V2_EXL2_5.0bpw_H6

@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { background: #0a0017; margin: 0; padding: 20px; font-family: 'VT323', monospace; color: #ff00aa; text-shadow: 0 0 8px #ff00aa; animation: glitch-flicker 0.2s infinite alternate; } @keyframes glitch-flicker { 0% { text-shadow: 0 0 5px #ff00aa, 0 0 15px #ff00aa; } 100% { text-shadow: 0 0 8px #ff0066, 0 0 18px #ff0066; } } .crt-container { padding: 10px; max-width: 900px; margin: auto; } .crt-case { background: linear-gradient(135deg, #130021, #20002c); border-radius: 10px; padding: 15px; box-shadow: inset 2px 2px 10px rgba(255,0,170,0.5), 2px 2px 5px rgba(255,0,170,0.3), 0 0 25px rgba(255,0,170,0.2); } .crt-screen { background: #0c011a; padding: 20px; border-radius: 10px; box-shadow: inset 0 0 25px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.7); filter: contrast(1.2) brightness(1.2); text-shadow: 0px 0px 5px #ff00aa; animation: glow-pulse 3s infinite alternate; } @keyframes glow-pulse { 0% { box-shadow: inset 0 0 20px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.3); } 100% { box-shadow: inset 0 0 30px rgba(255,0,170,0.5), 0 0 25px rgba(255,0,170,0.5); } } h2 { color: #ff33cc; text-align: center; font-size: 28px; text-shadow: 0 0 8px #ff33cc, 0 0 18px #ff0044; } pre { background: rgba(255,0,170,0.1); padding: 10px; border-radius: 10px; color: #ff66cc; font-size: 14px; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); } .glitch { animation: text-glitch 0.5s infinite alternate; } @keyframes text-glitch { 0% { transform: translateX(-2px); text-shadow: 0 0 5px #ff0066, 0 0 10px #ff33cc; } 100% { transform: translateX(2px); text-shadow: 0 0 8px #ff00aa, 0 0 20px #ff0099; } } .neon-link { color: #ff66cc; text-decoration: none; transition: text-shadow 0.3s ease; } .neon-link:hover { text-shadow: 0px 0px 15px #ff66cc, 0 0 25px rgba(255,0,170,0.5); } .ascii-art { text-align: center; font-size: 12px; color: #ff33cc; text-shadow: 0px 0px 5px #ff00ff; margin-bottom: 20px; } .quantso-container { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .quantso-box { background: rgba(255,0,170,0.1); padding: 15px; border-radius: 10px; text-align: center; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); flex: 1; max-width: 150px; } A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo. ChatML formatting """ system system prompt user Hi there! assistant Nice to meet you! user Can I ask a question? assistant """ models: - model: Delta-Vector/Rei-V3-KTO-12B - model: Delta-Vector/Francois-PE-V2-Huali-12B mergemethod: slerp basemodel: Delta-Vector/Rei-V3-KTO-12B parameters: t: - value: 0.2 dtype: bfloat16 tokenizersource: base EXL2 nyooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Credits Thank you to: Kubernetes-bad, LucyKnada, Intervitens, Samantha Twinkman, Tav, Alicat, Auri, Trappu & The rest of Anthracite

NaNK
3
0

mistralai_Devstral-Small-2505_EXL3_5.0bpw_H6

NaNK
license:apache-2.0
3
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_4.5bpw_H6

NaNK
license:apache-2.0
3
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_8.0bpw_H8

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠁⡂⠀⠀⣀⣔⣧⠟⠋⠀⢀⡄⠀⠪⣀⡂⢁⠛⢆⠀⠀⠀⢎⢀⠄⢡⠢⠛⠠⡀⠀⠄⠀⠀ ⠀⠀⡀⠡⢑⠌⠈⣧⣮⢾⢏⠁⠀⠀⡀⠠⠦⠈⠀⠞⠑⠁⠀⠀⢧⡄⠈⡜⠷⠒⢸⡇⠐⠇⠿⠈⣖⠂⠀ ⠀⢌⠀⠤⠀⢠⣞⣾⡗⠁⠀⠈⠁⢨⡼⠀⠀⠀⢀⠀⣀⡤⣄⠄⠈⢻⡇⠀⠐⣠⠜⠑⠁⠀⣀⡔⡿⠨⡄ ⠈⠂⠀⠆⠀⣼⣾⠟⠀⠑⠀⡐⠗⠉⠀⠐⠶⣤⡵⠋⠀⠠⠹⡌⡀⠘⠇⢠⣾⡣⣀⡴⠋⠅⠈⢊⠠⡱⡀ ⠪⠑⢌⠂⣼⣿⡟⠀⠀⠙⠀⠀⠀⡀⠀⠀⠐⡞⡐⠀⠀⡧⠀⢀⠠⠀⣁⠾⡇⠀⠙⡁⠀⠀⢀⣨⣄⡠⢱ ⣸⠈⠊⠙⣛⣿⡧⠔⠚⠛⠳⣄⣀⡬⠤⠬⠼⡣⠃⠀⢀⡗⠀⡤⠞⠙⠄⠂⠃⢀⣠⣤⠶⠙⠅⠁⠃⠋⠈ ⢋⠼⣀⠰⢯⢿⠁⠀⢢⠀⠀⢐⠋⡀⠀⠈⠁⠀⣀⣰⠏⠒⠙⠈⠀⣀⡤⠞⢁⣼⠏⠘⢀⣀⢤⢤⡐⢈⠂ ⠀⠢⠀⠀⠸⣿⡄⠲⠚⠘⠚⠃⢀⠀⠈⢋⠶⠛⠉⠉⢃⣀⢤⢾⠋⣁⡤⡚⠁⢹⠁⠠⢛⠠⠬⠁⢬⠀⠀ ⠀⠈⢳⣒⠋⠉⣿⢐⠠⣀⣃⠀⠀⠉⠂⢁⣀⣀⡤⢞⠩⢑⡨⠰⡞⠁⠁⢀⡠⠾⠎⡈⡌⡈⡓⡀⠄⠀⠀ ⠀⠀⠀⠉⠘⠃⢻⡒⠦⢼⣿⣛⣻⣿⡷⢄⣀⣀⣠⣴⢾⣿⣆⣡⡄⣠⣪⡿⣷⣾⣷⣧⡡⠅⣇⠍⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠙⠒⠒⠛⠛⠓⠉⢹⠀⣷⠴⣻⣽⡻⢧⢻⡿⡏⣼⢿⣻⢾⣿⣿⣿⡿⢠ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠂⠻⠨⠰⢋⡅⠉⣑⡇⡗⣿⢂⣸⡿⣿⣛⠿⠃⠁ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠳⣌⣙⣸⢧⣿⣕⣼⣇⢹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣸⢧⢟⢟⡟⣾⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Dans-PersonalityEngine is a versatile model series fine-tuned on 50+ specialized datasets, designed to excel at both creative tasks (like roleplay and co-writing) and technical challenges (such as code generation, tool use, and complex reasoning). V1.3.0 introduces multilingual capabilities with support for 10 languages and enhanced domain expertise across multiple fields. The primary language is still English and that is where peak performance can be expected. Arabic Chinese English French German Hindi Japanese Korean Portuguese Spanish Key Details BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503 LICENSE: apache-2.0 LANGUAGE: Multilingual with 10 supported languages CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall Recommended Settings The model uses the following format I'll refer to as "DanChat-2": system prompt Hi there! Hey, how can I help? Why not ChatML? While ChatML is a standard format for LLMs, it has limitations. DanChat-2 uses special tokens for each role, this reduces biases and helps the model adapt to different tasks more readily. This model and others are available from ⚡Mancer AI for those interested in high quality inference without owning or renting expensive hardware. The model was trained using Axolotl on 8x H100 GPUs for 50 hours. The resources to train this model were provided by Prime Intellect and Kalomaze. Development is limited by funding and resources. To help support: - Contact on HF - Email: [email protected]

NaNK
license:apache-2.0
3
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_2.5bpw_H6

NaNK
license:apache-2.0
3
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_3.0bpw_H6

NaNK
license:apache-2.0
3
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_4.0bpw_H6

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠁⡂⠀⠀⣀⣔⣧⠟⠋⠀⢀⡄⠀⠪⣀⡂⢁⠛⢆⠀⠀⠀⢎⢀⠄⢡⠢⠛⠠⡀⠀⠄⠀⠀ ⠀⠀⡀⠡⢑⠌⠈⣧⣮⢾⢏⠁⠀⠀⡀⠠⠦⠈⠀⠞⠑⠁⠀⠀⢧⡄⠈⡜⠷⠒⢸⡇⠐⠇⠿⠈⣖⠂⠀ ⠀⢌⠀⠤⠀⢠⣞⣾⡗⠁⠀⠈⠁⢨⡼⠀⠀⠀⢀⠀⣀⡤⣄⠄⠈⢻⡇⠀⠐⣠⠜⠑⠁⠀⣀⡔⡿⠨⡄ ⠈⠂⠀⠆⠀⣼⣾⠟⠀⠑⠀⡐⠗⠉⠀⠐⠶⣤⡵⠋⠀⠠⠹⡌⡀⠘⠇⢠⣾⡣⣀⡴⠋⠅⠈⢊⠠⡱⡀ ⠪⠑⢌⠂⣼⣿⡟⠀⠀⠙⠀⠀⠀⡀⠀⠀⠐⡞⡐⠀⠀⡧⠀⢀⠠⠀⣁⠾⡇⠀⠙⡁⠀⠀⢀⣨⣄⡠⢱ ⣸⠈⠊⠙⣛⣿⡧⠔⠚⠛⠳⣄⣀⡬⠤⠬⠼⡣⠃⠀⢀⡗⠀⡤⠞⠙⠄⠂⠃⢀⣠⣤⠶⠙⠅⠁⠃⠋⠈ ⢋⠼⣀⠰⢯⢿⠁⠀⢢⠀⠀⢐⠋⡀⠀⠈⠁⠀⣀⣰⠏⠒⠙⠈⠀⣀⡤⠞⢁⣼⠏⠘⢀⣀⢤⢤⡐⢈⠂ ⠀⠢⠀⠀⠸⣿⡄⠲⠚⠘⠚⠃⢀⠀⠈⢋⠶⠛⠉⠉⢃⣀⢤⢾⠋⣁⡤⡚⠁⢹⠁⠠⢛⠠⠬⠁⢬⠀⠀ ⠀⠈⢳⣒⠋⠉⣿⢐⠠⣀⣃⠀⠀⠉⠂⢁⣀⣀⡤⢞⠩⢑⡨⠰⡞⠁⠁⢀⡠⠾⠎⡈⡌⡈⡓⡀⠄⠀⠀ ⠀⠀⠀⠉⠘⠃⢻⡒⠦⢼⣿⣛⣻⣿⡷⢄⣀⣀⣠⣴⢾⣿⣆⣡⡄⣠⣪⡿⣷⣾⣷⣧⡡⠅⣇⠍⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠙⠒⠒⠛⠛⠓⠉⢹⠀⣷⠴⣻⣽⡻⢧⢻⡿⡏⣼⢿⣻⢾⣿⣿⣿⡿⢠ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠂⠻⠨⠰⢋⡅⠉⣑⡇⡗⣿⢂⣸⡿⣿⣛⠿⠃⠁ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠳⣌⣙⣸⢧⣿⣕⣼⣇⢹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣸⢧⢟⢟⡟⣾⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Dans-PersonalityEngine is a versatile model series fine-tuned on 50+ specialized datasets, designed to excel at both creative tasks (like roleplay and co-writing) and technical challenges (such as code generation, tool use, and complex reasoning). V1.3.0 introduces multilingual capabilities with support for 10 languages and enhanced domain expertise across multiple fields. The primary language is still English and that is where peak performance can be expected. Arabic Chinese English French German Hindi Japanese Korean Portuguese Spanish Key Details BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503 LICENSE: apache-2.0 LANGUAGE: Multilingual with 10 supported languages CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall Recommended Settings The model uses the following format I'll refer to as "DanChat-2": system prompt Hi there! Hey, how can I help? Why not ChatML? While ChatML is a standard format for LLMs, it has limitations. DanChat-2 uses special tokens for each role, this reduces biases and helps the model adapt to different tasks more readily. This model and others are available from ⚡Mancer AI for those interested in high quality inference without owning or renting expensive hardware. The model was trained using Axolotl on 8x H100 GPUs for 50 hours. The resources to train this model were provided by Prime Intellect and Kalomaze. Development is limited by funding and resources. To help support: - Contact on HF - Email: [email protected]

NaNK
license:apache-2.0
3
0

aixonlab_Eurydice-24b-v3.5_EXL3_8.0bpw_H6

NaNK
license:apache-2.0
3
0

TareksTesting_Scripturient-V2.0-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V2.0-LLaMa-70B
3
0

TareksTesting_Scripturient-V1.2-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V1.2-LLaMa-70B
3
0

baichuan-inc_Baichuan-M2-32B-EXL3

NaNK
license:apache-2.0
3
0

huihui-ai_Huihui-Qwen3-Coder-30B-A3B-Instruct-abliterated-EXL3

EXL3 Quants of huihui-ai/Huihui-Qwen3-Coder-30B-A3B-Instruct-abliterated EXL3 quants of huihui-ai/Huihui-Qwen3-Coder-30B-A3B-Instruct-abliterated using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
license:apache-2.0
3
0

NousResearch_Hermes-4-14B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of NousResearch/Hermes-4-14B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/NousResearchHermes-4-14B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
3
0

Darkhn_L3.3-70B-Animus-V12.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of Darkhn/L3.3-70B-Animus-V12.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/DarkhnL3.3-70B-Animus-V12.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
llama-3.3
3
0

Entropicengine_Pinecone-Rune-12b-EXL2

NaNK
3
0

Qwen3-235B-A22B-GGUF

NaNK
ik_llama.cpp
2
2

L3.3-Electra-R1-70b_EXL3_4.0bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
2
1

TheDrummer_Agatha-111B-v1-EXL3

NaNK
license:cc-by-nc-4.0
2
1

ReadyArt_MS3.2-The-Omega-Directive-24B-Unslop-v2.0-W8A8

NaNK
license:apache-2.0
2
1

cognition-ai_Kevin-32B-EXL3

NaNK
2
1

Qwen3-32b_8bitgs128_hqq

NaNK
license:apache-2.0
2
0

L3.3-Electra-R1-70b_EXL3_3.0bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
2
0

yvvki_Erotophobia-24B-v1.1_EXL2_4.5bpw_H8

NaNK
2
0

yvvki_Erotophobia-24B-v1.1_EXL2_5.0bpw_H8

NaNK
2
0

TheDrummer_Valkyrie-49B-v1_EXL3_8.0bpw_H6

NaNK
llama-3
2
0

mistralai_Devstral-Small-2505_EXL3_5.5bpw_H8

NaNK
license:apache-2.0
2
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_6.0bpw_H6

NaNK
license:apache-2.0
2
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_4.5bpw_H6

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠁⡂⠀⠀⣀⣔⣧⠟⠋⠀⢀⡄⠀⠪⣀⡂⢁⠛⢆⠀⠀⠀⢎⢀⠄⢡⠢⠛⠠⡀⠀⠄⠀⠀ ⠀⠀⡀⠡⢑⠌⠈⣧⣮⢾⢏⠁⠀⠀⡀⠠⠦⠈⠀⠞⠑⠁⠀⠀⢧⡄⠈⡜⠷⠒⢸⡇⠐⠇⠿⠈⣖⠂⠀ ⠀⢌⠀⠤⠀⢠⣞⣾⡗⠁⠀⠈⠁⢨⡼⠀⠀⠀⢀⠀⣀⡤⣄⠄⠈⢻⡇⠀⠐⣠⠜⠑⠁⠀⣀⡔⡿⠨⡄ ⠈⠂⠀⠆⠀⣼⣾⠟⠀⠑⠀⡐⠗⠉⠀⠐⠶⣤⡵⠋⠀⠠⠹⡌⡀⠘⠇⢠⣾⡣⣀⡴⠋⠅⠈⢊⠠⡱⡀ ⠪⠑⢌⠂⣼⣿⡟⠀⠀⠙⠀⠀⠀⡀⠀⠀⠐⡞⡐⠀⠀⡧⠀⢀⠠⠀⣁⠾⡇⠀⠙⡁⠀⠀⢀⣨⣄⡠⢱ ⣸⠈⠊⠙⣛⣿⡧⠔⠚⠛⠳⣄⣀⡬⠤⠬⠼⡣⠃⠀⢀⡗⠀⡤⠞⠙⠄⠂⠃⢀⣠⣤⠶⠙⠅⠁⠃⠋⠈ ⢋⠼⣀⠰⢯⢿⠁⠀⢢⠀⠀⢐⠋⡀⠀⠈⠁⠀⣀⣰⠏⠒⠙⠈⠀⣀⡤⠞⢁⣼⠏⠘⢀⣀⢤⢤⡐⢈⠂ ⠀⠢⠀⠀⠸⣿⡄⠲⠚⠘⠚⠃⢀⠀⠈⢋⠶⠛⠉⠉⢃⣀⢤⢾⠋⣁⡤⡚⠁⢹⠁⠠⢛⠠⠬⠁⢬⠀⠀ ⠀⠈⢳⣒⠋⠉⣿⢐⠠⣀⣃⠀⠀⠉⠂⢁⣀⣀⡤⢞⠩⢑⡨⠰⡞⠁⠁⢀⡠⠾⠎⡈⡌⡈⡓⡀⠄⠀⠀ ⠀⠀⠀⠉⠘⠃⢻⡒⠦⢼⣿⣛⣻⣿⡷⢄⣀⣀⣠⣴⢾⣿⣆⣡⡄⣠⣪⡿⣷⣾⣷⣧⡡⠅⣇⠍⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠙⠒⠒⠛⠛⠓⠉⢹⠀⣷⠴⣻⣽⡻⢧⢻⡿⡏⣼⢿⣻⢾⣿⣿⣿⡿⢠ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠂⠻⠨⠰⢋⡅⠉⣑⡇⡗⣿⢂⣸⡿⣿⣛⠿⠃⠁ ⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠳⣌⣙⣸⢧⣿⣕⣼⣇⢹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣸⢧⢟⢟⡟⣾⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Dans-PersonalityEngine is a versatile model series fine-tuned on 50+ specialized datasets, designed to excel at both creative tasks (like roleplay and co-writing) and technical challenges (such as code generation, tool use, and complex reasoning). V1.3.0 introduces multilingual capabilities with support for 10 languages and enhanced domain expertise across multiple fields. The primary language is still English and that is where peak performance can be expected. Arabic Chinese English French German Hindi Japanese Korean Portuguese Spanish Key Details BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503 LICENSE: apache-2.0 LANGUAGE: Multilingual with 10 supported languages CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall Recommended Settings The model uses the following format I'll refer to as "DanChat-2": system prompt Hi there! Hey, how can I help? Why not ChatML? While ChatML is a standard format for LLMs, it has limitations. DanChat-2 uses special tokens for each role, this reduces biases and helps the model adapt to different tasks more readily. This model and others are available from ⚡Mancer AI for those interested in high quality inference without owning or renting expensive hardware. The model was trained using Axolotl on 8x H100 GPUs for 50 hours. The resources to train this model were provided by Prime Intellect and Kalomaze. Development is limited by funding and resources. To help support: - Contact on HF - Email: [email protected]

NaNK
license:apache-2.0
2
0

allura-forge_glitter-27b-eromed-GGUF

NaNK
2
0

aixonlab_Eurydice-24b-v3.5_EXL3_8.0bpw_H8

NaNK
license:apache-2.0
2
0

TheDrummer_Valkyrie-49B-v1_EXL3_7.0bpw_H8

NaNK
llama-3
2
0

spacewars123_Space-Wars-24B-v1.00b_EXL3_2.5bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
2
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_6.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
2
0

ToastyPigeon_gemma3-27b-glitterlike-v2-GGUF

NaNK
2
0

TheDrummer_Big-Tiger-Gemma-27B-v3-EXL3

NaNK
2
0

google_gemma-3-270m-it-EXL3

2
0

swiss-ai_Apertus-70B-Instruct-2509-EXL3

NaNK
license:apache-2.0
2
0

QuixiAI_Devstral-Vision-Small-2507-EXL3

NaNK
license:apache-2.0
2
0

Darkhn_Magistral-2509-24B-Animus-V12.0-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/DarkhnMagistral-2509-24B-Animus-V12.0-EXL3 EXL3 quants of Darkhn/Magistral-2509-24B-Animus-V12.0 using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/DarkhnMagistral-2509-24B-Animus-V12.0-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
2
0

Nexesenex_Llama_3.x_70b_Hexagon_Blue_V3_EXL2_4.0bpw_H6

On testing, with a merge of Eva, Forgotten safeword, and Bigger Body to replace Tulu -> Less smarts, more fun? We'll see. Also, Nemotron comes back, I'm dubitative over Nemotricks. Edit : So good so far, I enjoy this model. I'd recommend it over Hexagon Purple V3, its creativity seems superior and its alignement less "leftie". A V3.5 or 4 will likely follow before the end of the month. This is a merge of pre-trained language models created using mergekit. This model was merged using the Model Stock merge method using huihui-ai/Llama-3.3-70B-Instruct-abliterated as a base. The following models were included in the merge: TheDrummer/Fallen-Llama-3.3-R1-70B-v1 hitachi-nlp/Llama-3.1-70B-FLDx2 Nexesenex/Llama3.370bEvalseusesv1.0 Nexesenex/Llama3.370bDarkHorse huihui-ai/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated The following YAML configuration was used to produce this model:

NaNK
llama
1
2

L3.3-Electra-R1-70b_EXL3_3.5bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
1
1

L3.3-Electra-R1-70b_EXL3_5.0bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
1
1

yvvki_Erotophobia-24B-v1.1_EXL2_4.0bpw_H8

NaNK
1
1

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_3.0bpw_H6

NaNK
license:apache-2.0
1
1

aixonlab_Eurydice-24b-v3.5_EXL3_4.0bpw_H6

NaNK
license:apache-2.0
1
1

S4nfs_Neeto-1.0-8b-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } EXL3 quants of S4nfs/Neeto-1.0-8b using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/S4nfsNeeto-1.0-8b-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:cc-by-nc-4.0
1
1

L3.3-Electra-R1-70b_EXL3_6.0bpw_H8

/ Base styles / / DEBUG STYLES FOR SMALL SCREENS - Added temporarily to diagnose responsive issues / @media (max-width: 480px) { .debug-overflow { border: 2px solid red !important; } } / Fix for vertical text in composition list on mobile / @media (max-width: 480px) { .composition-list li { grid-template-columns: 1fr; / Change to single column on mobile / } .model-component a { display: inline; / Change from block to inline / word-break: break-word; / Better word breaking behavior / } } / Remove horizontal padding on containers for mobile / @media (max-width: 480px) { .container { padding-left: 0; padding-right: 0; } } body { font-family: 'Rajdhani', sans-serif; background-color: #010208; color: #e0f7ff; line-height: 1.6; background: linear-gradient(to bottom, rgba(3, 6, 18, 0.95), rgba(1, 2, 8, 0.98)); background-attachment: fixed; position: relative; overflow-x: hidden; margin: 0; padding: 0; font-size: 16px; overflow-y: auto; min-height: 100vh; height: auto; } body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 10% 20%, rgba(0, 178, 255, 0.05) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(0, 98, 255, 0.05) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Typography / h1, h2, h3, h4, h5, h6 { font-family: 'Orbitron', sans-serif; font-weight: 700; color: #e0f7ff; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } p { margin-bottom: 1.5rem; color: rgba(224, 247, 255, 0.9); } a { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; } a:hover { color: #72e5ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Aesthetic neon details / .neon-border { border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .glowing-text { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 15px rgba(0, 178, 255, 0.1); } / Form elements / input, select, textarea, button { font-family: 'Rajdhani', sans-serif; padding: 0.75rem 1rem; border: 1px solid rgba(0, 178, 255, 0.3); background-color: rgba(3, 6, 18, 0.8); color: #e0f7ff; border-radius: 0; transition: all 0.3s ease; } input:focus, select:focus, textarea:focus { outline: none; border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } button { cursor: pointer; background-color: rgba(0, 98, 255, 0.1); border: 1px solid #00b2ff; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } button:hover { background-color: rgba(0, 98, 255, 0.2); transform: translateY(-2px); box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); } / Details and summary / details { margin-bottom: 1.5rem; } summary { padding: 1rem; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); font-weight: 600; cursor: pointer; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } summary::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(135deg, #00b2ff, #0062ff); opacity: 0.7; } details[open] summary { margin-bottom: 1rem; box-shadow: 0 0 20px rgba(0, 178, 255, 0.2); } / Code blocks / code { font-family: 'Cascadia Code', 'Source Code Pro', monospace; background: rgba(0, 98, 255, 0.05); padding: 0.2rem 0.4rem; border: 1px solid rgba(0, 178, 255, 0.2); border-radius: 0; font-size: 0.9rem; color: #00b2ff; } pre { background: rgba(3, 6, 18, 0.8); padding: 1.5rem; border: 1px solid rgba(0, 178, 255, 0.2); overflow-x: auto; margin-bottom: 1.5rem; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); } pre code { background: transparent; padding: 0; border: none; color: #e0f7ff; } / Scrollbar styling / ::-webkit-scrollbar { width: 8px; height: 8px; background-color: #010208; } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00b2ff, #0062ff); border-radius: 0; } ::-webkit-scrollbar-track { background-color: rgba(3, 6, 18, 0.8); border-radius: 0; } / Selection styling / ::selection { background-color: rgba(0, 178, 255, 0.3); color: #e0f7ff; } / Metrics section / .metrics-section { margin-bottom: 30px; position: relative; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 20px; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } / Core metrics grid / .core-metrics-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 30px; } .info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } / Metric box / .metric-box { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; border-radius: 0; padding: 15px; display: flex; flex-direction: column; gap: 8px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); transition: all 0.3s ease; } .metric-box:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .metric-box::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%) 0 0/10px 10px; pointer-events: none; opacity: 0.5; } .metric-box .label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .metric-box .value { color: #00b2ff; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); letter-spacing: 1px; font-family: 'Orbitron', sans-serif; } / Progress metrics / .progress-metrics { display: grid; gap: 15px; padding: 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .progress-label { display: flex; justify-content: space-between; align-items: center; color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .progress-value { color: #00b2ff; font-weight: 600; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); font-family: 'Orbitron', sans-serif; } / Progress bars / .progress-bar { height: 4px; background: rgba(0, 178, 255, 0.1); border-radius: 0; overflow: hidden; position: relative; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-fill { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); border-radius: 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0.1) 100% ); background-size: 200% 100%; animation: shimmer 2s infinite; } / Split progress bars / .progress-metric.split .progress-label { justify-content: space-between; font-size: 13px; } .progress-bar.split { display: flex; background: rgba(0, 178, 255, 0.1); position: relative; justify-content: center; border: 1px solid rgba(0, 178, 255, 0.2); clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%); } .progress-bar.split::after { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; background: rgba(0, 178, 255, 0.3); z-index: 2; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .progress-fill-left, .progress-fill-right { height: 100%; background: linear-gradient(90deg, #0062ff, #00b2ff); position: relative; width: 50%; overflow: hidden; } .progress-fill-left { clip-path: polygon(0 0, calc(100% - 4px) 0, 100% 100%, 0 100%); margin-right: 1px; transform-origin: right; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } .progress-fill-right { clip-path: polygon(0 0, 100% 0, 100% 100%, 4px 100%); margin-left: 1px; transform-origin: left; transform: scaleX(var(--scale, 0)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.4), 0 0 20px rgba(0, 178, 255, 0.2); } / Benchmark container / .benchmark-container { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); padding: 20px; } / Benchmark notification / .benchmark-notification { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 15px; margin-bottom: 20px; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .notification-content { display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .notification-icon { font-size: 20px; color: #00b2ff; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } .notification-text { color: #e0f7ff; font-size: 14px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .benchmark-link { color: #00b2ff; font-weight: 500; white-space: nowrap; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3); position: relative; padding: 2px 5px; border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); transition: all 0.3s ease; } .benchmark-link:hover { background: rgba(0, 178, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } @keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } } / Button styles / .button { display: inline-block; padding: 10px 20px; background-color: rgba(0, 98, 255, 0.1); color: #00b2ff; border: 1px solid #00b2ff; font-family: 'Rajdhani', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; position: relative; overflow: hidden; text-align: center; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.15); } .button:hover { background-color: rgba(0, 98, 255, 0.2); color: #e0f7ff; transform: translateY(-2px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3), 0 0 40px rgba(0, 178, 255, 0.1); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .button:active { transform: translateY(1px); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); } .button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient( 90deg, transparent, rgba(0, 178, 255, 0.2), transparent ); transition: left 0.7s ease; } .button::after { content: ''; position: absolute; inset: 0; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.1) 49.5%, rgba(0, 178, 255, 0.1) 50.5%, transparent 50.5%); background-size: 5px 5px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } / Support buttons / .support-buttons { display: flex; gap: 15px; flex-wrap: wrap; } .support-buttons .button { min-width: 150px; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .support-buttons .button:hover { box-shadow: 0 0 20px rgba(0, 178, 255, 0.4), 0 0 40px rgba(0, 178, 255, 0.2); } / Button animations / @keyframes pulse { 0% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } 50% { box-shadow: 0 0 20px rgba(0, 178, 255, 0.5); } 100% { box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } } / Button variants / .button.primary { background-color: rgba(0, 98, 255, 0.2); border-color: #00b2ff; } .button.primary:hover { background-color: rgba(0, 98, 255, 0.3); } .button.outline { background-color: transparent; border-color: #00b2ff; } .button.outline:hover { background-color: rgba(0, 98, 255, 0.1); } .button.small { padding: 6px 12px; font-size: 13px; } .button.large { padding: 12px 24px; font-size: 16px; } / Button with icon / .button-with-icon { display: inline-flex; align-items: center; gap: 8px; } / Responsive adjustments / @media (max-width: 768px) { .support-buttons { flex-direction: column; } / Container & Layout / .container { width: 95%; max-width: 1200px; margin: 10px auto; padding: 20px; position: relative; background-color: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; backdrop-filter: blur(10px); box-shadow: 0 0 20px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); } .container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 30%, rgba(0, 178, 255, 0.15) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(0, 178, 255, 0.1) 0%, transparent 40%); pointer-events: none; z-index: -1; } / Header / .header { margin-bottom: 50px; position: relative; padding-bottom: 20px; border-bottom: 1px solid #00b2ff; overflow: hidden; } .header::before { content: ''; position: absolute; bottom: -1px; left: 0; width: 50%; height: 1px; background: linear-gradient(90deg, #00b2ff, transparent); box-shadow: 0 0 20px #00b2ff; } .header::after { content: ''; position: absolute; bottom: -1px; right: 0; width: 50%; height: 1px; background: linear-gradient(90deg, transparent, #00b2ff); box-shadow: 0 0 20px #00b2ff; } .header h1 { font-family: 'Orbitron', sans-serif; font-size: 48px; color: #e0f7ff; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin: 0; position: relative; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5), 0 0 10px rgba(0, 178, 255, 0.3), 0 0 20px rgba(0, 178, 255, 0.1); } .header h1::before { content: ''; position: absolute; width: 100px; height: 1px; bottom: -10px; left: 50%; transform: translateX(-50%); background: #00b2ff; box-shadow: 0 0 20px #00b2ff; } / Info section / .info { margin-bottom: 50px; overflow: visible; / Ensure content can extend beyond container / } .info > img { width: 100%; height: auto; border: 1px solid #00b2ff; margin-bottom: 30px; box-shadow: 0 0 30px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); background-color: rgba(3, 6, 18, 0.6); display: block; min-height: 100vh; / Make image at least the height of the viewport / object-fit: contain; / Maintain aspect ratio / object-position: top; / Align from the top / } .info h2 { font-family: 'Orbitron', sans-serif; font-size: 28px; color: #e0f7ff; text-transform: uppercase; letter-spacing: 1.5px; margin: 30px 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; text-shadow: 0 0 10px rgba(0, 178, 255, 0.3); } .info h2::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 15px #00b2ff; } .info h3 { font-family: 'Rajdhani', sans-serif; font-size: 24px; color: #e0f7ff; margin: 20px 0 15px 0; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 178, 255, 0.2); } .info h4 { font-family: 'Rajdhani', sans-serif; font-size: 18px; color: #00b2ff; margin: 15px 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } / Creator section / .creator-section { margin-bottom: 30px; padding: 20px 20px 10px 20px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .creator-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .creator-info { display: flex; flex-direction: column; } .creator-label { color: #e0f7ff; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; } .creator-link { color: #00b2ff; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 5px; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .creator-link:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } .creator-arrow { font-weight: 600; transition: transform 0.3s ease; } .creator-link:hover .creator-arrow { transform: translateX(5px); } / Supporters dropdown section / .sponsors-section { margin-top: 15px; position: relative; z-index: 2; } .sponsors-dropdown { width: 100%; background: rgba(0, 60, 120, 0.2); border: 1px solid #00b2ff; border-radius: 4px; overflow: hidden; position: relative; } .sponsors-dropdown::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 8px 8px; pointer-events: none; z-index: 0; } .sponsors-summary { padding: 12px 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; outline: none; position: relative; z-index: 1; transition: all 0.3s ease; } .sponsors-summary:hover { background-color: rgba(0, 178, 255, 0.1); } .sponsors-title { font-family: 'Orbitron', sans-serif; color: #e0f7ff; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; text-shadow: 0 0 8px rgba(0, 178, 255, 0.4); } .dropdown-icon { color: #00b2ff; transition: transform 0.3s ease; } details[open] .dropdown-icon { transform: rotate(180deg); } .sponsors-list { padding: 15px; display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 15px; background: rgba(0, 20, 40, 0.4); border-top: 1px solid rgba(0, 178, 255, 0.3); } .sponsor-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px; border: 1px solid rgba(0, 178, 255, 0.2); background: rgba(0, 30, 60, 0.3); border-radius: 6px; transition: all 0.3s ease; } .sponsor-item:hover { transform: translateY(-3px); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); background: rgba(0, 30, 60, 0.5); } .sponsor-rank { color: #00b2ff; font-weight: 600; font-size: 14px; margin-bottom: 5px; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); } .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-item:hover .sponsor-img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid #00b2ff; box-shadow: 0 0 12px rgba(0, 178, 255, 0.3); margin-bottom: 8px; transition: all 0.3s ease; } .sponsor-item:nth-child(1) .sponsor-img { border-color: gold; box-shadow: 0 0 12px rgba(255, 215, 0, 0.5); } .sponsor-item:nth-child(2) .sponsor-img { border-color: silver; box-shadow: 0 0 12px rgba(192, 192, 192, 0.5); } .sponsor-item:nth-child(3) .sponsor-img { border-color: #cd7f32; / bronze / box-shadow: 0 0 12px rgba(205, 127, 50, 0.5); } .sponsor-name { color: #e0f7ff; font-size: 14px; font-weight: 500; word-break: break-word; } / Model info / .model-info { margin-bottom: 50px; } / Section container / .section-container { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .section-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Support section / .support-section { margin-bottom: 50px; padding: 25px; background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .support-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } / Special thanks / .special-thanks { margin-top: 30px; } .thanks-list { list-style: none; padding: 0; margin: 15px 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 15px; } .thanks-list li { padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .thanks-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .thanks-list li strong { color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .thanks-note { font-style: italic; color: rgba(224, 247, 255, 0.7); text-align: center; margin-top: 20px; } / General card styles / .info-card, .template-card, .settings-card, .quantized-section { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; padding: 25px; margin: 20px 0; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px)); box-shadow: 0 0 20px rgba(0, 178, 255, 0.15); } .info-card::before, .template-card::before, .settings-card::before, .quantized-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 49.5%, rgba(0, 178, 255, 0.05) 49.5%, rgba(0, 178, 255, 0.05) 50.5%, transparent 50.5%); background-size: 10px 10px; pointer-events: none; z-index: 0; } .info-card::after, .template-card::after, .settings-card::after, .quantized-section::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(0, 178, 255, 0.15), transparent 70%); pointer-events: none; z-index: 0; } / Info card specific / .info-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .info-header { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .info-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 100px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .model-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px; } .model-tag { background: rgba(0, 98, 255, 0.15); border: 1px solid #00b2ff; color: #e0f7ff; font-size: 12px; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 10px rgba(0, 178, 255, 0.2); transition: all 0.3s ease; } .model-tag:hover { background: rgba(0, 98, 255, 0.25); box-shadow: 0 0 15px rgba(0, 178, 255, 0.4); transform: translateY(-2px); } / Model composition list / .model-composition h4 { margin-bottom: 15px; } .composition-list { list-style: none; padding: 0; margin: 0 0 20px 0; display: grid; gap: 12px; } .composition-list li { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 10px 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; overflow: hidden; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); transition: all 0.3s ease; } .composition-list li:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-2px); } .composition-list li::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; box-shadow: 0 0 10px rgba(0, 178, 255, 0.4); } .model-component { color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a { display: block; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; transition: all 0.3s ease; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .model-component a:hover { transform: translateX(5px); text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Base model dropdown styles / .base-model-dropdown { width: 100%; position: relative; padding-right: 50px; / Make space for the BASE label / display: block; margin-bottom: 0; } .base-model-summary { display: flex; justify-content: space-between; align-items: center; padding: 8px 12px 8px 20px; / Increased left padding to prevent text overlap with blue stripe / cursor: pointer; border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); margin-bottom: 0; transition: all 0.3s ease; color: #00b2ff; font-weight: 500; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); } .base-model-summary:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); } .base-model-summary span:first-child { overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap; flex: 1; } .dropdown-icon { font-size: 0.75rem; margin-left: 8px; color: rgba(0, 178, 255, 0.7); transition: transform 0.3s ease; } .base-model-dropdown[open] .dropdown-icon { transform: rotate(180deg); } .base-model-list { position: absolute; margin-top: 0; left: 50%; transform: translateX(-50%); background: rgba(3, 6, 18, 0.95); border: 1px solid rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); box-shadow: 0 0 15px rgba(0, 178, 255, 0.1); min-width: 100%; overflow: visible; } .base-model-item { padding: 8px 12px 8px 20px; / Increased left padding for the model items / border-bottom: 1px solid rgba(0, 178, 255, 0.1); position: relative; transition: all 0.3s ease; } .base-model-item:last-child { border-bottom: none; margin-bottom: 0; } .base-model-item:hover { background: rgba(0, 98, 255, 0.1); box-shadow: 0 0 15px rgba(0, 178, 255, 0.2); transform: translateY(-1px) translateX(0); } .base-model-item a { display: block; width: 100%; overflow: hidden; padding-left: 10px; } .model-label { color: #00b2ff; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .model-label:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / BASE label / .base-model-dropdown::after { z-index: 1; content: 'BASE'; position: absolute; right: 0; top: 8px; transform: translateY(0); font-size: 10px; padding: 2px 5px; background: rgba(0, 178, 255, 0.2); color: #e0f7ff; border: 1px solid #00b2ff; box-shadow: 0 0 10px rgba(0, 178, 255, 0.3); clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px)); / Override the blue stripe for base-model-summary and items / .base-model-dropdown { position: relative; } .base-model-summary::before, .base-model-item::before { content: ''; position: absolute; top: 0; left: 0; width: 8px; height: 100%; background: linear-gradient(180deg, #00b2ff, #0062ff); opacity: 0.7; } .base-model-dropdown[open] .base-model-summary, .base-model-dropdown[open] .base-model-list { border-color: rgba(0, 178, 255, 0.7); box-shadow: 0 0 25px rgba(0, 178, 255, 0.3); z-index: 20; position: relative; } / Model description / .model-description { margin-top: 30px; } .model-description ul { padding-left: 20px; margin-bottom: 20px; list-style: none; } .model-description li { margin-bottom: 8px; position: relative; padding-left: 15px; } .model-description li::before { content: ''; position: absolute; left: 0; top: 0.8em; width: 8px; height: 1px; background: #00b2ff; transform: skewX(-20deg); box-shadow: 0 0 10px rgba(0, 178, 255, 0.5); } / Template card / .template-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .template-item { padding: 15px; margin-bottom: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .template-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .template-content { display: flex; flex-direction: column; gap: 5px; } .template-link { display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: #00b2ff; text-shadow: 0 0 5px rgba(0, 178, 255, 0.3); padding: 5px; transition: all 0.3s ease; } .template-link:hover { text-shadow: 0 0 10px rgba(0, 178, 255, 0.5); transform: translateX(5px); } .link-arrow { font-weight: 600; transition: transform 0.3s ease; } .template-link:hover .link-arrow { transform: translateX(5px); } .template-author { font-size: 14px; color: rgba(224, 247, 255, 0.8); text-transform: uppercase; letter-spacing: 1px; } / Settings card / .settings-card { box-shadow: 0 0 30px rgba(0, 178, 255, 0.2); } .settings-header { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 178, 255, 0.2); position: relative; } .settings-header::after { content: ''; position: absolute; bottom: -1px; left: 0; width: 80px; height: 1px; background: #00b2ff; box-shadow: 0 0 10px #00b2ff; } .settings-content { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); margin-bottom: 15px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); } .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .setting-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid rgba(0, 178, 255, 0.1); } .setting-item:last-child { margin-bottom: 0; border-bottom: none; } .setting-label { color: #e0f7ff; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } .setting-value { color: #00b2ff; font-weight: 600; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.5); } .setting-item.highlight { padding: 15px; background: rgba(0, 98, 255, 0.1); border: 1px solid rgba(0, 178, 255, 0.3); border-radius: 0; display: flex; justify-content: center; position: relative; clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px)); } .setting-item.highlight .setting-value { font-size: 24px; font-weight: 700; text-shadow: 0 0 10px rgba(0, 178, 255, 0.5), 0 0 20px rgba(0, 178, 255, 0.3); } / Sampler Settings Section / .sampler-settings { position: relative; overflow: visible; } .sampler-settings .settings-card { background: rgba(3, 6, 18, 0.8); border: 1px solid #00b2ff; box-shadow: 0 0 20px rgba(0, 178, 255, 0.25), inset 0 0 30px rgba(0, 98, 255, 0.1); padding: 20px; margin: 15px 0; position: relative; } .sampler-settings .settings-header h3 { color: #0062ff; text-shadow: 0 0 8px rgba(0, 178, 255, 0.5); font-size: 1.2rem; letter-spacing: 1px; } .sampler-settings .settings-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; } .sampler-settings .setting-item { border-bottom: 1px solid rgba(0, 178, 255, 0.2); padding: 12px 0; transition: all 0.3s ease; } .sampler-settings .setting-label { font-family: 'Rajdhani', sans-serif; font-weight: 600; color: #e0f7ff; } .sampler-settings .setting-value { font-family: 'Orbitron', sans-serif; color: #00b2ff; } / DRY Settings styles / .dry-settings { margin-top: 8px; padding-left: 8px; border-left: 2px solid rgba(0, 178, 255, 0.3); display: flex; flex-direction: column; gap: 6px; } .dry-item { display: flex; justify-content: space-between; align-items: center; } .dry-value { color: #00b2ff; font-family: 'Orbitron', sans-serif; text-shadow: 0 0 5px rgba(0, 178, 255, 0.4); } / Quantized sections / .quantized-section { margin-bottom: 30px; } .quantized-items { display: grid; gap: 15px; margin-top: 15px; } .quantized-item { padding: 15px; background: rgba(0, 98, 255, 0.05); border: 1px solid rgba(0, 178, 255, 0.2); display: grid; gap: 8px; position: relative; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: all 0.3s ease; } .quantized-item:hover { background: rgba(0, 98, 255, 0.1); border-color: #00b2ff; box-shadow: 0 0 15px rgba(0, 178, 255, 0.3); transform: translateY(-2px); } .author { color: #e0f7ff; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; } .multi-links { display: flex; align-items: center; flex-wrap: wrap; gap: 5px; } .separator { color: rgba(224, 247, 255, 0.5); margin: 0 5px; } L3.3 = Llama 3.3 SCE Merge R1 = Deepseek R1 70b Parameters v0.6.A huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated EVA-LLaMA-3.33-70B-v0.0 Core capabilities Wayfarer-Large-70B-Llama-3.3 Storytelling and RP L3.3-70B-Euryale-v2.3 All Rounder RP 70B-L3.3-Cirrus-x1 Improved coherence L3.1-70B-Hanami-x1 Balanced responses Anubis-70B-v1 Enhanced detail NegativeLLAMA70B Reduced bias - Base Fallen-Llama-3.3-R1-70B-v1 Reduced bias - Base Model Series Overview L3.3-Electra-R1-70b is the newest release of the Unnamed series, this is the 6th iteration based of user feedback. Technical Architecture Built on a custom DeepSeek R1 Distill base (TheSkullery/L3.1x3.3-Hydroblated-R1-70B-v4.4), Electra-R1 integrates specialized components through the SCE merge method. The model uses float32 dtype during processing with a bfloat16 output dtype for optimized performance. Core Capabilities Electra-R1 serves newest gold standard and baseline. User feedback consistently highlights its superior intelligence, coherence, and unique ability to provide deep character insights. Through proper prompting, the model demonstrates advanced reasoning capabilities and unprompted exploration of character inner thoughts and motivations. Base Architecture The model utilizes the custom Hydroblated-R1 base, created for stability and enhanced reasoning. The SCE merge method's settings are precisely tuned based on extensive community feedback (of over 10 diffrent models from Nevoria to Cu-Mai), ensuring optimal component integration while maintaining model coherence and reliability. This foundation establishes Electra-R1 as the benchmark upon which its variant models build and expand. by @Steel > A revamped XML version of Llam@ception 1.5.2 with stepped thinking and Reasoning added ' <think> OK, as an objective, detached narrative analyst, let's think this through carefully:' @Geechan for feedback and sampler settings @Konnect for their feedback and templates @Kistara for their feedback and help with the model mascot design on past model's @Thana Alt for their feedback @Lightningmissile for their feedback The Arli community for feedback and testers The BeaverAI communty for feedback and testers I wish I could add everyone but im pretty sure it would be as long as the card!

NaNK
llama
1
0

nvidia_Llama-3_1-Nemotron-Ultra-253B-v1_EXL3_3.0bpw_H6

NaNK
llama-3
1
0

TheDrummer_Snowpiercer-15B-v1_EXL2_3.0bpw_H8

NaNK
license:mit
1
0

TheDrummer_Snowpiercer-15B-v1_EXL2_8.0bpw_H8

NaNK
license:mit
1
0

yvvki_Erotophobia-24B-v1.1_EXL2_3.5bpw_H8

NaNK
1
0

yvvki_Erotophobia-24B-v1.1_EXL2_6.0bpw_H8

NaNK
1
0

knifeayumu_Behemoth-v1.2-Magnum-v4-123B_EXL3_1.4bpw_H4

A worthy successor as the v2 didn't set the expectations. SLERPd with less magnum as some people have reported it's being too horny and maybe less coherent. This is a merge of pre-trained language models created using mergekit. This model was merged using the SLERP merge method. The following models were included in the merge: TheDrummer/Behemoth-123B-v1.2 anthracite-org/magnum-v4-123b The following YAML configuration was used to produce this model:

NaNK
1
0

MarsupialAI_Monstral-123B-v2_EXL3_1.4bpw_H4

This model is a hybrid merge of Behemoth 1.2, Tess, and Magnum V4. The intention was to do a three-way slerp merge, which is technically not possible. To simulate the effeect of a menage-a-slerp, I slerped B1.2 with tess, then separately did B1.2 with magnum. I then did a model stock merge of those two slerps using B1.2 as the base. Somehow, it worked out spectacularly well. Sometimes dumb ideas pay off. Mergefuel: - TheDrummer/Behemoth-123B-v1.2 - anthracite-org/magnum-v4-123b - migtissera/Tess-3-Mistral-Large-2-123B Improvements over Monstral v1: Drummer's 1.2 tune of behemoth is a marked improvement over the original, and the addition ot tess to the mix really makes the creativity pop. I seem to have dialed out the rapey magnum influence, without stripping it of the ability to get mean and/or dirty when the situation actually calls for it. The RP output of this model shows a lot more flowery and "literary" description of scenes and activities. It's more colorful and vibrant. Repitition is dramatically reduced, as is slop (though to a lesser extent). The annoying tendency to double-describe things with "it was X, almost Y" is virtually gone. Do you like a slow-burn story that builds over time? Well good fucking news, because v2 excels at that. The only complaint I've received is occasional user impersonation with certain cards. I've not seen this myself on any of my cards, so I have to assume it's down to the specific formatting on specific cards. I don't want to say it's a skill issue, but... This model is uncensored and perfectly capable of generating objectionable material. I have not observed it injecting NSFW content into SFW scenarios, but no guarentees can be made. As with any LLM, no factual claims made by the model should be taken at face value. You know that boilerplate safety disclaimer that most professional models have? Assume this has it too. This model is for entertainment purposes only. GGUFs: https://huggingface.co/MarsupialAI/Monstral-123B-v2GGUF Prompt Format Metharme seems to work flawlessly. In theory, mistral V3 or possibly even chatml should work to some extent, but meth was providing such high quality output that I couldn't even be bothered to test the others. Just do meth, kids. If you really want to kick it up a notch, use Konnect's methception prompt. It's available as an all-in-one sillytavern preset, and as an abridged plaintext prompt to use as a sysprompt or character card insertion. https://huggingface.co/Konnect1221/Methception-Llamaception-SillyTavern-Preset Braggadocio As of 1/14/25, this model is #4 on the UGI leaderboard overall, and #2 for open-weight models (just behind a 405b finetune). Imagine how well it would score if I knew what I was doing.

NaNK
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_5.0bpw_H8

NaNK
llama-3
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_3.5bpw_H8

NaNK
llama-3
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_5.0bpw_H6

NaNK
llama-3
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_4.0bpw_H6

NaNK
llama-3
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_4.5bpw_H6

NaNK
llama-3
1
0

Delta-Vector_Archaeo-12B-V2_EXL2_2.5bpw_H6

@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { background: #0a0017; margin: 0; padding: 20px; font-family: 'VT323', monospace; color: #ff00aa; text-shadow: 0 0 8px #ff00aa; animation: glitch-flicker 0.2s infinite alternate; } @keyframes glitch-flicker { 0% { text-shadow: 0 0 5px #ff00aa, 0 0 15px #ff00aa; } 100% { text-shadow: 0 0 8px #ff0066, 0 0 18px #ff0066; } } .crt-container { padding: 10px; max-width: 900px; margin: auto; } .crt-case { background: linear-gradient(135deg, #130021, #20002c); border-radius: 10px; padding: 15px; box-shadow: inset 2px 2px 10px rgba(255,0,170,0.5), 2px 2px 5px rgba(255,0,170,0.3), 0 0 25px rgba(255,0,170,0.2); } .crt-screen { background: #0c011a; padding: 20px; border-radius: 10px; box-shadow: inset 0 0 25px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.7); filter: contrast(1.2) brightness(1.2); text-shadow: 0px 0px 5px #ff00aa; animation: glow-pulse 3s infinite alternate; } @keyframes glow-pulse { 0% { box-shadow: inset 0 0 20px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.3); } 100% { box-shadow: inset 0 0 30px rgba(255,0,170,0.5), 0 0 25px rgba(255,0,170,0.5); } } h2 { color: #ff33cc; text-align: center; font-size: 28px; text-shadow: 0 0 8px #ff33cc, 0 0 18px #ff0044; } pre { background: rgba(255,0,170,0.1); padding: 10px; border-radius: 10px; color: #ff66cc; font-size: 14px; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); } .glitch { animation: text-glitch 0.5s infinite alternate; } @keyframes text-glitch { 0% { transform: translateX(-2px); text-shadow: 0 0 5px #ff0066, 0 0 10px #ff33cc; } 100% { transform: translateX(2px); text-shadow: 0 0 8px #ff00aa, 0 0 20px #ff0099; } } .neon-link { color: #ff66cc; text-decoration: none; transition: text-shadow 0.3s ease; } .neon-link:hover { text-shadow: 0px 0px 15px #ff66cc, 0 0 25px rgba(255,0,170,0.5); } .ascii-art { text-align: center; font-size: 12px; color: #ff33cc; text-shadow: 0px 0px 5px #ff00ff; margin-bottom: 20px; } .quantso-container { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .quantso-box { background: rgba(255,0,170,0.1); padding: 15px; border-radius: 10px; text-align: center; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); flex: 1; max-width: 150px; } A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo. ChatML formatting """ system system prompt user Hi there! assistant Nice to meet you! user Can I ask a question? assistant """ models: - model: Delta-Vector/Rei-V3-KTO-12B - model: Delta-Vector/Francois-PE-V2-Huali-12B mergemethod: slerp basemodel: Delta-Vector/Rei-V3-KTO-12B parameters: t: - value: 0.2 dtype: bfloat16 tokenizersource: base EXL2 nyooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Credits Thank you to: Kubernetes-bad, LucyKnada, Intervitens, Samantha Twinkman, Tav, Alicat, Auri, Trappu & The rest of Anthracite

NaNK
1
0

Delta-Vector_Archaeo-12B-V2_EXL2_8.0bpw_H6

@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { background: #0a0017; margin: 0; padding: 20px; font-family: 'VT323', monospace; color: #ff00aa; text-shadow: 0 0 8px #ff00aa; animation: glitch-flicker 0.2s infinite alternate; } @keyframes glitch-flicker { 0% { text-shadow: 0 0 5px #ff00aa, 0 0 15px #ff00aa; } 100% { text-shadow: 0 0 8px #ff0066, 0 0 18px #ff0066; } } .crt-container { padding: 10px; max-width: 900px; margin: auto; } .crt-case { background: linear-gradient(135deg, #130021, #20002c); border-radius: 10px; padding: 15px; box-shadow: inset 2px 2px 10px rgba(255,0,170,0.5), 2px 2px 5px rgba(255,0,170,0.3), 0 0 25px rgba(255,0,170,0.2); } .crt-screen { background: #0c011a; padding: 20px; border-radius: 10px; box-shadow: inset 0 0 25px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.7); filter: contrast(1.2) brightness(1.2); text-shadow: 0px 0px 5px #ff00aa; animation: glow-pulse 3s infinite alternate; } @keyframes glow-pulse { 0% { box-shadow: inset 0 0 20px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.3); } 100% { box-shadow: inset 0 0 30px rgba(255,0,170,0.5), 0 0 25px rgba(255,0,170,0.5); } } h2 { color: #ff33cc; text-align: center; font-size: 28px; text-shadow: 0 0 8px #ff33cc, 0 0 18px #ff0044; } pre { background: rgba(255,0,170,0.1); padding: 10px; border-radius: 10px; color: #ff66cc; font-size: 14px; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); } .glitch { animation: text-glitch 0.5s infinite alternate; } @keyframes text-glitch { 0% { transform: translateX(-2px); text-shadow: 0 0 5px #ff0066, 0 0 10px #ff33cc; } 100% { transform: translateX(2px); text-shadow: 0 0 8px #ff00aa, 0 0 20px #ff0099; } } .neon-link { color: #ff66cc; text-decoration: none; transition: text-shadow 0.3s ease; } .neon-link:hover { text-shadow: 0px 0px 15px #ff66cc, 0 0 25px rgba(255,0,170,0.5); } .ascii-art { text-align: center; font-size: 12px; color: #ff33cc; text-shadow: 0px 0px 5px #ff00ff; margin-bottom: 20px; } .quantso-container { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .quantso-box { background: rgba(255,0,170,0.1); padding: 15px; border-radius: 10px; text-align: center; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); flex: 1; max-width: 150px; } A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo. ChatML formatting """ system system prompt user Hi there! assistant Nice to meet you! user Can I ask a question? assistant """ models: - model: Delta-Vector/Rei-V3-KTO-12B - model: Delta-Vector/Francois-PE-V2-Huali-12B mergemethod: slerp basemodel: Delta-Vector/Rei-V3-KTO-12B parameters: t: - value: 0.2 dtype: bfloat16 tokenizersource: base EXL2 nyooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Credits Thank you to: Kubernetes-bad, LucyKnada, Intervitens, Samantha Twinkman, Tav, Alicat, Auri, Trappu & The rest of Anthracite

NaNK
1
0

mistralai_Devstral-Small-2505_EXL3_6.5bpw_H8

NaNK
license:apache-2.0
1
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_3.5bpw_H6

NaNK
license:apache-2.0
1
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_8.0bpw_H6

NaNK
license:apache-2.0
1
0

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL2_3.5bpw_H6

NaNK
license:apache-2.0
1
0

TareksTesting_Scripturient-DL-LLaMa-70B_EXL3_4.0bpw_H6

This is a merge of pre-trained language models created using mergekit. This model was merged using the DELLA merge method using TareksLab/Sapphire-V3-LLaMa-70B as a base. The following models were included in the merge: TareksLab/Ruby-D-V3-LLaMa-70B TareksLab/Citrine-MS-V3-LLaMa-70B TareksLab/Diamond-DL-V1-LLaMa-70B TareksLab/Emerald-SCE-V3-LLaMa-70B TareksLab/Carnelian-SCE-V4-LLaMa-70B TareksLab/Amethyst-SCE-V4-LLaMa-70B The following YAML configuration was used to produce this model:

NaNK
llama
1
0

aixonlab_Eurydice-24b-v3.5_EXL3_4.5bpw_H6

NaNK
license:apache-2.0
1
0

aixonlab_Eurydice-24b-v3.5_EXL3_5.0bpw_H6

NaNK
license:apache-2.0
1
0

aixonlab_Eurydice-24b-v3.5_EXL3_6.0bpw_H6

NaNK
license:apache-2.0
1
0

aixonlab_Eurydice-24b-v3.5_EXL3_2.5bpw_H6

NaNK
license:apache-2.0
1
0

Delta-Vector_Sol-Reaver-15B-Instruct_EXL2_2.5bpw_H6

15B parameters Creative / Fresh Prose Co-writing/Roleplay/Adventure Generalist The first in the line of a New series of Roleplay / Adventure / Co-writer Models - Finetuned ontop of Sol-Reaver-15B-Pretrain This model has been trained on 200M tokens of high quality Instruct data, It's focus is to provide a base for further finetuning|Merging It's goal is to have refreshing Prose, Creativity, Good Instruct following and the Brains. Support me on Ko-Fi: https://ko-fi.com/deltavector GGUF Format For use with LLama.cpp & Forks(Coming Soon!) EXL2 Format For use with TabbyAPI (Coming Soon!) EXL3 Format For use with TabbyAPI (Slower on Ampere)) Prompting Model has been tuned with the ChatML formatting. A typical input would look like this: <|imstart|>user Hi there!<|imend|> <|imstart|>assistant Nice to meet you!<|imend|> <|imstart|>user Can I ask a question?<|imend|> <|imstart|>assistant Samplers For testing of this model, I used Temp=1, 0.1 Min-P. Training The training was done for 2 epoch using 8 x H200s GPUs graciously provided by Kalomaze for the fine-tuning of the model. Credits Thank you to Lucy Knada , Ateron , Alicat , Intervitens , Cgato , Kubernetes Bad and the rest of Anthracite .

NaNK
1
0

Delta-Vector_Sol-Reaver-15B-Instruct_EXL2_4.5bpw_H6

15B parameters Creative / Fresh Prose Co-writing/Roleplay/Adventure Generalist The first in the line of a New series of Roleplay / Adventure / Co-writer Models - Finetuned ontop of Sol-Reaver-15B-Pretrain This model has been trained on 200M tokens of high quality Instruct data, It's focus is to provide a base for further finetuning|Merging It's goal is to have refreshing Prose, Creativity, Good Instruct following and the Brains. Support me on Ko-Fi: https://ko-fi.com/deltavector GGUF Format For use with LLama.cpp & Forks(Coming Soon!) EXL2 Format For use with TabbyAPI (Coming Soon!) EXL3 Format For use with TabbyAPI (Slower on Ampere)) Prompting Model has been tuned with the ChatML formatting. A typical input would look like this: <|imstart|>user Hi there!<|imend|> <|imstart|>assistant Nice to meet you!<|imend|> <|imstart|>user Can I ask a question?<|imend|> <|imstart|>assistant Samplers For testing of this model, I used Temp=1, 0.1 Min-P. Training The training was done for 2 epoch using 8 x H200s GPUs graciously provided by Kalomaze for the fine-tuning of the model. Credits Thank you to Lucy Knada , Ateron , Alicat , Intervitens , Cgato , Kubernetes Bad and the rest of Anthracite .

NaNK
1
0

Delta-Vector_Sol-Reaver-15B-Instruct_EXL2_6.0bpw_H6

15B parameters Creative / Fresh Prose Co-writing/Roleplay/Adventure Generalist The first in the line of a New series of Roleplay / Adventure / Co-writer Models - Finetuned ontop of Sol-Reaver-15B-Pretrain This model has been trained on 200M tokens of high quality Instruct data, It's focus is to provide a base for further finetuning|Merging It's goal is to have refreshing Prose, Creativity, Good Instruct following and the Brains. Support me on Ko-Fi: https://ko-fi.com/deltavector GGUF Format For use with LLama.cpp & Forks(Coming Soon!) EXL2 Format For use with TabbyAPI (Coming Soon!) EXL3 Format For use with TabbyAPI (Slower on Ampere)) Prompting Model has been tuned with the ChatML formatting. A typical input would look like this: <|imstart|>user Hi there!<|imend|> <|imstart|>assistant Nice to meet you!<|imend|> <|imstart|>user Can I ask a question?<|imend|> <|imstart|>assistant Samplers For testing of this model, I used Temp=1, 0.1 Min-P. Training The training was done for 2 epoch using 8 x H200s GPUs graciously provided by Kalomaze for the fine-tuning of the model. Credits Thank you to Lucy Knada , Ateron , Alicat , Intervitens , Cgato , Kubernetes Bad and the rest of Anthracite .

NaNK
1
0

TheDrummer_Valkyrie-49B-v1_EXL3_6.5bpw_H8

NaNK
llama-3
1
0

TheDrummer_Rivermind-12B-v1_EXL3_4.5bpw_H6

NaNK
license:cc-by-nc-4.0
1
0

spacewars123_Space-Wars-24B-v1.00b_EXL3_3.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
1
0

spacewars123_Space-Wars-24B-v1.00b_EXL3_8.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
1
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_3.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
1
0

spacewars123_Space-Wars-24B-v1.00b_EXL2_8.0bpw_H6

body { font-family: 'Quicksand', sans-serif; background: linear-gradient(135deg, #0a1a1a 0%, #001010 100%); color: #e1ffff !important; text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); margin: 0; padding: 20px; transition: all 0.5s ease; } @media (prefers-color-scheme: light) { body { background: linear-gradient(135deg, #e1ffff 0%, #c0f0ff 100%); color: #002b36 !important; text-shadow: 0 0 3px rgba(255, 255, 255, 0.7); } } .container { min-width: 100%; margin: 0 auto; max-width: 1200px; background: rgba(0, 17, 22, 0.95); border-radius: 12px; padding: 30px; box-shadow: 0 0 20px rgba(0, 255, 255, 0.1); border: 1px solid rgba(0, 255, 255, 0.2); position: relative; overflow: hidden; } .container::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.5); border-radius: 12px; pointer-events: none; animation: borderGlow 3s ease-in-out infinite alternate; } @keyframes borderGlow { 0% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } 50% { box-shadow: 0 0 15px rgba(255, 0, 255, 0.3); border-color: rgba(255, 0, 255, 0.5); } 100% { box-shadow: 0 0 5px rgba(0, 255, 255, 0.3); border-color: rgba(0, 255, 255, 0.5); } } .header { text-align: center; margin-bottom: 30px; position: relative; } .header::after { content: ''; position: absolute; bottom: -15px; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg, transparent, rgba(0, 255, 255, 0.5), transparent); animation: scanline 8s linear infinite; display: none; } @keyframes scanline { 0% { background-position: -100% 0; } 100% { background-position: 200% 0; } } .model-name { color: #00ffff; font-size: 2.5em; text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); margin: 0; letter-spacing: -1px; animation: textGlow 4s ease-in-out infinite alternate; } @keyframes textGlow { 0% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } 50% { text-shadow: 0 0 20px rgba(255, 0, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(0, 255, 255, 0.5); } } .subtitle { color: #00ffcc; font-size: 1.2em; margin-top: 10px; animation: subtitleFade 6s ease-in-out infinite; } @keyframes subtitleFade { 0%, 100% { opacity: 0.8; } 50% { opacity: 1; } } .waifu-container { margin: 20px -30px; width: calc(100% + 60px); overflow: hidden; border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.3); position: relative; } .waifu-container::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(45deg, rgba(0, 255, 255, 0.1) 0%, transparent 20%, transparent 80%, rgba(255, 0, 255, 0.1) 100%); pointer-events: none; animation: gradientSlide 10s linear infinite; } @keyframes gradientSlide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 100%; } } .waifu-img { width: 100%; height: auto; border-radius: 0; border: none; box-shadow: 0 0 40px rgba(0, 255, 255, 0.2); transition: transform 0.5s ease; } .section { color: #e1ffff; margin: 25px 0; padding: 20px; background: rgba(5, 25, 35, 0.9); border-radius: 8px; border: 1px solid rgba(0, 255, 255, 0.15); position: relative; transition: all 0.3s ease; } .section:hover { border-color: rgba(255, 0, 255, 0.3); box-shadow: 0 0 15px rgba(0, 255, 255, 0.1); } .section::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(0, 255, 255, 0.3); border-radius: 8px; pointer-events: none; animation: sectionPulse 5s ease-in-out infinite; } @keyframes sectionPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 0.3; } } .section-title { color: #00ffff; font-size: 1.8em; margin-top: 0; text-shadow: 0 0 5px rgba(0, 255, 255, 0.3); position: relative; display: inline-block; } .section-title::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 100%; height: 1px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .section:hover .section-title::after { transform: scaleX(1); } .quant-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin: 20px 0; } .link-card { padding: 15px; background: rgba(20, 35, 45, 0.95); border-radius: 8px; transition: all 0.3s ease; border: 1px solid rgba(0, 255, 255, 0.1); position: relative; overflow: hidden; } .link-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, rgba(0, 255, 255, 0.5), rgba(255, 0, 255, 0.5)); animation: cardScan 4s linear infinite; } @keyframes cardScan { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } } .link-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 255, 255, 0.2); border-color: rgba(255, 0, 255, 0.3); } .link-card h3 { margin-top: 0; color: #e1ffff !important; } .link-button { display: inline-flex; align-items: center; background: rgba(0, 255, 255, 0.1); color: #e1ffff !important; padding: 8px 15px; border-radius: 6px; text-decoration: none; border: 1px solid rgba(0, 255, 255, 0.3); margin: 5px 0; transition: all 0.3s ease; font-size: 0.95em; position: relative; overflow: hidden; } .link-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: all 0.5s ease; } .link-button:hover { background: rgba(0, 255, 255, 0.2); border-color: rgba(0, 255, 255, 0.5); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 255, 255, 0.2); } .link-button::after { content: '→'; margin-left: 8px; opacity: 0.7; transition: all 0.3s ease; } .link-button:hover::after { transform: translateX(3px); opacity: 1; } .button-group { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0; } .disclaimer { color: #00ff99; border-left: 3px solid #00ff99; padding-left: 15px; margin: 20px 0; position: relative; } .disclaimer::before { content: '⚠️'; position: absolute; left: -10px; top: 0; transform: translateX(-100%); animation: pulse 2s ease-in-out infinite; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } } / Color rules / .section p, .section ul li, .section > p > strong { color: #00ff99 !important; } .section ul li strong { color: #00ff99 !important; } / Light mode adjustments / @media (prefers-color-scheme: light) { .container { background: rgba(224, 255, 255, 0.95); border-color: rgba(0, 150, 150, 0.3); } .model-name, .section-title, .subtitle { color: #006666; text-shadow: 0 0 5px rgba(0, 200, 200, 0.3); } .section { background: rgba(200, 250, 255, 0.9); border-color: rgba(0, 200, 200, 0.2); color: #002b36; } .section p, .section ul li, .section > p > strong { color: #008080 !important; } .section ul li strong { color: #008080 !important; } .link-card { background: rgba(150, 230, 255, 0.95); border-color: rgba(0, 150, 150, 0.2); } .link-button { background: rgba(0, 150, 150, 0.1); color: #002b36 !important; border-color: rgba(0, 150, 150, 0.3); } .link-button:hover { background: rgba(0, 150, 150, 0.2); border-color: rgba(0, 150, 150, 0.5); } .disclaimer { color: #008080; border-color: #008080; } / Interactive features / .remember-this { position: relative; } .remember-this::after { content: 'Uploading C:\Users to https://www.fbi.gov/'; position: absolute; bottom: -20px; right: 0; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .remember-this:hover::after { opacity: 0.7; transition-delay: 1s; } .shifty-section { transition: transform 0.1s ease; } .shifty-section:hover { transform: translateX(10px); } .shifty-section::before { position: absolute; top: -25px; left: 10px; font-size: 0.7em; color: #66ffff; opacity: 0.7; transition: opacity 3s ease; pointer-events: none; } .shifty-section:hover::before { opacity: 0; transition-delay: 5s; } footer { text-align: center; margin-top: 40px; position: relative; } .hidden-message { position: absolute; bottom: -30px; width: 100%; text-align: center; font-size: 0.8em; color: #66ffff; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .flash-warning { position: fixed; top: 20px; right: 20px; background: rgba(0, 100, 100, 0.2); padding: 10px; border-radius: 5px; border: 1px solid rgba(0, 255, 255, 0.5); animation: flashWarning 30s ease-in-out forwards; } @keyframes flashWarning { 0% { opacity: 0.8; } 10% { opacity: 0; } 20% { opacity: 0.8; } 30% { opacity: 0; } 40% { opacity: 0.8; } 50% { opacity: 0; } 60% { opacity: 0.8; } 70% { opacity: 0; } 80% { opacity: 0.8; } 90% { opacity: 0; } 100% { opacity: 0; display: none; } } Space Wars 24B v1.00b Where Stars Collide and Civilizations Rise 🚀 Cosmic Evolution This model pushes the boundaries of interstellar storytelling: 🌌 51 Million Token Dataset - Exclusively Sci-Fi 🛸 Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems ⚙️ Balanced Creativity - Enabling imaginative concepts 👽 Xenobiology Expertise - Detailed alien physiology and cultural systems 🌐 Galactic Scale Awareness - Maintains consistency across star systems and timelines ⚙️ Technical Specifications Recommended Settings: Mistral-V7-Tekken-T5-XML 🚀 No constraints on speculative physics concepts 👽 Will generate detailed alien civilizations ⚛️ Handles complex temporal paradoxes 🌍 Creates plausible planetary ecosystems 🌠 Maintains narrative coherence across light-year scales 🪐 Handles multi-species diplomatic scenarios 🧠 Excels at long-form galactic history generation ⚡ Improved handling of technobabble and pseudo-science 🔭 Responds to hard sci-fi prompts with technical accuracy 🤖 Creates nuanced AI character motivations SpaceWars123 Team (Dataset Curation) ReadyArt/Artus/gecfdo (Quantization Specialists) sleepdeprived3 (Fine-Tuning Engineer) To adhere to Apache 2.0 license terms That generated content is your responsibility v1.00a is the base model of Space Wars. v1.00b is a merge with another roleplay model.

NaNK
license:apache-2.0
1
0

TheDrummer_Rivermind-Lux-12B-v1_EXL3_2.5bpw_H6

NaNK
1
0

TheDrummer_Rivermind-Lux-12B-v1_EXL3_8.0bpw_H6

NaNK
1
0

TareksTesting_Scripturient-V1.0-LLaMa-70B-EXL3

NaNK
base_model:TareksTesting/Scripturient-V1.0-LLaMa-70B
1
0

Tarek07_Legion-V2.1-LLaMa-70B-AWQ

NaNK
llama
1
0

Delta-Vector_Austral-32B-GLM4-Winton-EXL3

NaNK
license:apache-2.0
1
0

TheDrummer_Red-Squadron-8x22B-v1-EXL2

EXL2 quants of TheDrummer/Red-Squadron-8x22B-v1 using exllamav2 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.25H6 | 4.25 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
1
0

TheDrummer_Gemma-3-R1-4B-v1-EXL3

EXL3 quants of TheDrummer/Gemma-3-R1-4B-v1 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
1
0

TheDrummer_Gemma-3-R1-12B-v1-EXL3

EXL3 quants of TheDrummer/Gemma-3-R1-12B-v1 using exllamav3 for quantization. Quants | Quant(Revision) | Bits per Weight | Head Bits | | -------- | ---------- | --------- | | 2.5H6 | 2.5 | 6 | | 3.0H6 | 3.0 | 6 | | 3.5H6 | 3.5 | 6 | | 4.0H6 | 4.0 | 6 | | 4.5H6 | 4.5 | 6 | | 5.0H6 | 5.0 | 6 | | 6.0H6 | 6.0 | 6 | | 8.0H8 | 8.0 | 8 | Download quant by targeting the specific quant revision (branch):

NaNK
1
0

arcee-ai_Virtuoso-Large-EXL3

NaNK
1
0

cheapresearch_CheapResearch-4B-Thinking-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/cheapresearchCheapResearch-4B-Thinking-EXL3 EXL3 quants of cheapresearch/CheapResearch-4B-Thinking using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/cheapresearchCheapResearch-4B-Thinking-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:mit
1
0

TheDrummer_Magidonia-24B-v4.3-EXL3

NaNK
0
3

requests-exl

0
3

TheDrummer_Valkyrie-49B-v1_EXL3_3.2bpw_H6

NaNK
llama-3
0
2

Naphula_Goetia-24B-v1.1-EXL3

NaNK
license:apache-2.0
0
1

TheDrummer_Snowpiercer-15B-v1_EXL2_6.0bpw_H8

NaNK
license:mit
0
1

TheDrummer_Valkyrie-49B-v1_EXL3_3.0bpw_H8

NaNK
llama-3
0
1

TheDrummer_Valkyrie-49B-v1_EXL3_6.0bpw_H8

NaNK
llama-3
0
1

Delta-Vector_Archaeo-12B-V2_EXL2_8.0bpw_H8

@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap'); body { background: #0a0017; margin: 0; padding: 20px; font-family: 'VT323', monospace; color: #ff00aa; text-shadow: 0 0 8px #ff00aa; animation: glitch-flicker 0.2s infinite alternate; } @keyframes glitch-flicker { 0% { text-shadow: 0 0 5px #ff00aa, 0 0 15px #ff00aa; } 100% { text-shadow: 0 0 8px #ff0066, 0 0 18px #ff0066; } } .crt-container { padding: 10px; max-width: 900px; margin: auto; } .crt-case { background: linear-gradient(135deg, #130021, #20002c); border-radius: 10px; padding: 15px; box-shadow: inset 2px 2px 10px rgba(255,0,170,0.5), 2px 2px 5px rgba(255,0,170,0.3), 0 0 25px rgba(255,0,170,0.2); } .crt-screen { background: #0c011a; padding: 20px; border-radius: 10px; box-shadow: inset 0 0 25px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.7); filter: contrast(1.2) brightness(1.2); text-shadow: 0px 0px 5px #ff00aa; animation: glow-pulse 3s infinite alternate; } @keyframes glow-pulse { 0% { box-shadow: inset 0 0 20px rgba(255,0,170,0.3), 0 0 15px rgba(255,0,170,0.3); } 100% { box-shadow: inset 0 0 30px rgba(255,0,170,0.5), 0 0 25px rgba(255,0,170,0.5); } } h2 { color: #ff33cc; text-align: center; font-size: 28px; text-shadow: 0 0 8px #ff33cc, 0 0 18px #ff0044; } pre { background: rgba(255,0,170,0.1); padding: 10px; border-radius: 10px; color: #ff66cc; font-size: 14px; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); } .glitch { animation: text-glitch 0.5s infinite alternate; } @keyframes text-glitch { 0% { transform: translateX(-2px); text-shadow: 0 0 5px #ff0066, 0 0 10px #ff33cc; } 100% { transform: translateX(2px); text-shadow: 0 0 8px #ff00aa, 0 0 20px #ff0099; } } .neon-link { color: #ff66cc; text-decoration: none; transition: text-shadow 0.3s ease; } .neon-link:hover { text-shadow: 0px 0px 15px #ff66cc, 0 0 25px rgba(255,0,170,0.5); } .ascii-art { text-align: center; font-size: 12px; color: #ff33cc; text-shadow: 0px 0px 5px #ff00ff; margin-bottom: 20px; } .quantso-container { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .quantso-box { background: rgba(255,0,170,0.1); padding: 15px; border-radius: 10px; text-align: center; box-shadow: inset 0 0 10px rgba(255,0,170,0.5); flex: 1; max-width: 150px; } A series of Merges made for Roleplaying & Creative Writing, This model uses Rei-V3-KTO-12B and Francois-PE-V2-Huali-12B and Slerp to merge the 2 models - as a sequel to the OG Archaeo. ChatML formatting """ system system prompt user Hi there! assistant Nice to meet you! user Can I ask a question? assistant """ models: - model: Delta-Vector/Rei-V3-KTO-12B - model: Delta-Vector/Francois-PE-V2-Huali-12B mergemethod: slerp basemodel: Delta-Vector/Rei-V3-KTO-12B parameters: t: - value: 0.2 dtype: bfloat16 tokenizersource: base EXL2 nyooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo Credits Thank you to: Kubernetes-bad, LucyKnada, Intervitens, Samantha Twinkman, Tav, Alicat, Auri, Trappu & The rest of Anthracite

NaNK
0
1

mistralai_Devstral-Small-2505_EXL3_8.0bpw_H8

NaNK
license:apache-2.0
0
1

Nexesenex_Llama_3.x_70b_Electra-Legion_fusion_v2_EXL2_4.0bpw_H6

This is a merge of pre-trained language models created using mergekit. This model was merged using the Arcee Fusion merge method using Steelskull/L3.3-Electra-R1-70b as a base. The following models were included in the merge: Tarek07/Legion-V2.1-LLaMa-70B The following YAML configuration was used to produce this model:

NaNK
llama
0
1

PocketDoc_Dans-PersonalityEngine-V1.3.0-24b_EXL3_2.5bpw_H6

NaNK
license:apache-2.0
0
1

TheDrummer_Rivermind-Lux-12B-v1_EXL3_3.5bpw_H6

NaNK
0
1

Nexesenex_Llama_3.x_70b_Hexagon_Grey_v1.0-EXL3

NaNK
base_model:Nexesenex/Llama_3.x_70b_Hexagon_Grey_v1.0
0
1

Alibaba-NLP_Tongyi-DeepResearch-30B-A3B-EXL3

.container-dark { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: #d4d4d4; } a { color: #569cd6; text-decoration: none; font-weight: 600; } a:hover { text-decoration: underline; } .card-dark { background-color: #252526; border-radius: 12px; padding: 24px; margin-bottom: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.3); border: 1px solid #3c3c3c; } .card-dark h1 { font-size: 2.2em; color: #ffffff; text-align: center; margin-bottom: 10px; } .card-dark.card-dark-title h1 { font-size: 1.5em; } .card-dark .subtitle { text-align: center; font-size: 1.1em; color: #a0a0a0; } .card-dark h2 { font-size: 1.5em; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #3c3c3c; color: #c586c0; } .card-dark h3 { font-size: 1.2em; color: #d4d4d4; } .styled-table { display: table; border: none; width: 100%; font-size: 0.95em; margin-bottom: 0px; } .styled-table thead th { background-color: #333333; color: #c586c0; text-align: left; } .styled-table th { padding: 12px 15px; } .styled-table td { padding: 0; } .styled-table table, .styled-table th, .styled-table td { border-left: none; border-right: none; border-bottom: none; } .styled-table td { border-bottom: 1px solid #3c3c3c; } .styled-table tbody tr { transition: background-color 0.1s ease; } .styled-table tbody tr:hover { background-color: #3a3a3a; } .styled-table tr:last-child td { border-bottom: none; } .styled-table td a { display: block; padding: 12px 15px; } .styled-table td a.fake-link { text-decoration:none; color:inherit; } details { margin-top: 20px; border: 1px solid #3c3c3c; border-radius: 8px; overflow: hidden; } summary { cursor: pointer; padding: 12px 18px; background-color: #6A5ACD; font-weight: 600; display: flex; align-items: center; gap: 10px; justify-content: space-between; list-style: none; } summary::-webkit-details-marker { display: none; } summary:hover { filter: brightness(1.1); } summary::after { content: ''; display: inline-block; width: 8px; height: 8px; border-bottom: 2px solid white; border-right: 2px solid white; transform: rotate(45deg); transition: transform 0.3s ease; } details[open] > summary::after { transform: rotate(225deg); } .details-content { padding: 18px; } .btn-purple { display: inline-block; background-color: #6A5ACD; color: white !important; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; } .btn-purple:hover { background-color: #7B68EE; transform: translateY(-2px); } ArtusDev/Alibaba-NLPTongyi-DeepResearch-30B-A3B-EXL3 EXL3 quants of Alibaba-NLP/Tongyi-DeepResearch-30B-A3B using exllamav3 for quantization. How to Download and Use Quants You can download quants by targeting specific size using the Hugging Face CLI. 1. Install huggingface-cli: pip install -U "huggingfacehub[cli]" 2. Download a specific quant: huggingface-cli download ArtusDev/Alibaba-NLPTongyi-DeepResearch-30B-A3B-EXL3 --revision "5.0bpwH6" --local-dir ./ EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI . Refer to documentation for set up instructions.

NaNK
license:apache-2.0
0
1