1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < title > Agatha X 111b V1b - GGUF Model</ title >
7+ < meta name ="description " content ="Download Agatha X 111b V1b GGUF model. 84.9 GB, 0 downloads, 0 likes. ">
8+ < meta name ="keywords " content ="Agatha X 111b V1b, GGUF, Q6_K, Unknown, download, AI model ">
9+ < link rel ="canonical " href ="https://local-ai-zone.github.io/models/agatha-x-111b-v1b.html ">
10+ < meta property ="og:title " content ="Agatha X 111b V1b - GGUF Model ">
11+ < meta property ="og:description " content ="Download Agatha X 111b V1b GGUF model. 84.9 GB, 0 downloads. ">
12+ < meta property ="og:url " content ="https://local-ai-zone.github.io/models/agatha-x-111b-v1b.html ">
13+ < meta property ="og:type " content ="website ">
14+ < style >
15+ : root {--primary-color : # 3B82F6 ;--secondary-color : # 6B7280 ;--success-color : # 10B981 ;--card-background : # FFFFFF ;--text-primary : # 111827 ;--text-secondary : # 6B7280 ;--border-color : # E5E7EB ;--border-radius : 8px ;--shadow-md : 0 4px 6px -1px rgba (0 , 0 , 0 , 0.1 );--transition : all 0.2s ease-in-out}
16+ * {box-sizing : border-box;margin : 0 ;padding : 0 }
17+ body {font-family : -apple-system, BlinkMacSystemFont, 'Segoe UI' , Roboto, sans-serif;background : # F9FAFB ;color : var (--text-primary );line-height : 1.6 ;padding : 20px }
18+ .container {max-width : 400px ;margin : 0 auto}
19+ .model-card {background : var (--card-background );border : 1px solid var (--border-color );border-radius : var (--border-radius );padding : 1.5rem ;box-shadow : var (--shadow-md )}
20+ .model-card-header {display : flex;justify-content : space-between;align-items : flex-start;margin-bottom : 1rem }
21+ .model-number {background : var (--primary-color );color : white;padding : 0.25rem 0.5rem ;border-radius : var (--border-radius );font-size : 0.75rem ;font-weight : 600 }
22+ .model-metrics {display : flex;align-items : center;gap : 0.75rem }
23+ .download-count , .engagement-count {display : flex;align-items : center;gap : 0.25rem ;font-size : 0.75rem ;color : var (--text-secondary )}
24+ .engagement-count .engagement-icon {font-size : 0.875rem }
25+ .engagement-count .engagement-number {font-weight : 500 }
26+ .model-name-container {margin-bottom : 1rem }
27+ .model-name {font-size : 1.125rem ;font-weight : 600 ;color : var (--text-primary );margin : 0 ;word-break : break-word}
28+ .model-details {display : grid;grid-template-columns : auto 1fr ;gap : 0.5rem 1rem ;margin-bottom : 1.5rem ;font-size : 0.875rem }
29+ .detail-label {color : var (--text-secondary );font-weight : 500 }
30+ .detail-value {color : var (--text-primary )}
31+ .quantization-badge {background : # EFF6FF ;color : var (--primary-color );padding : 0.125rem 0.5rem ;border-radius : 9999px ;font-size : 0.75rem ;font-weight : 500 }
32+ .system-requirements {margin-bottom : 1.5rem ;padding : 1rem ;background : # F8FAFC ;border : 1px solid var (--border-color );border-radius : var (--border-radius )}
33+ .requirements-title {font-size : 0.875rem ;font-weight : 600 ;color : var (--text-primary );margin-bottom : 0.75rem }
34+ .requirements-grid {display : grid;grid-template-columns : repeat (auto-fit, minmax (120px , 1fr ));gap : 0.75rem }
35+ .requirement-item {display : flex;align-items : center;gap : 0.5rem }
36+ .requirement-item .gpu-required {grid-column : 1 / -1 }
37+ .requirement-icon {font-size : 1rem }
38+ .requirement-content {display : flex;flex-direction : column;gap : 0.125rem }
39+ .requirement-label {font-size : 0.75rem ;color : var (--text-secondary );font-weight : 500 }
40+ .requirement-value {font-size : 0.75rem ;color : var (--text-primary );font-weight : 600 }
41+ .compatibility-indicator {margin-top : 0.5rem ;text-align : center}
42+ .compatibility-status {font-size : 0.75rem ;padding : 0.25rem 0.5rem ;border-radius : var (--border-radius );font-weight : 500 }
43+ .compatibility-status .compatible {background : # DCFCE7 ;color : # 166534 }
44+ .compatibility-status .incompatible {background : # FEE2E2 ;color : # DC2626 }
45+ .model-actions {display : flex;gap : 0.5rem ;flex-wrap : wrap}
46+ .btn {display : inline-flex;align-items : center;gap : 0.5rem ;padding : 0.5rem 1rem ;border-radius : var (--border-radius );text-decoration : none;font-size : 0.875rem ;font-weight : 500 ;transition : var (--transition )}
47+ .btn-primary {background : var (--primary-color );color : white}
48+ .btn-primary : hover {background : # 2563EB }
49+ .btn-secondary {background : # F3F4F6 ;color : var (--text-primary );border : 1px solid var (--border-color )}
50+ .btn-secondary : hover {background : # E5E7EB }
51+ .meta {margin-top : 1.5rem ;padding-top : 1rem ;border-top : 1px solid var (--border-color );font-size : 0.75rem ;color : var (--text-secondary )}
52+ .meta a {color : var (--primary-color );text-decoration : none}
53+ .meta a : hover {text-decoration : underline}
54+ </ style >
55+ </ head >
56+ < body >
57+ < div class ="container ">
58+ < div class ="model-card ">
59+ < div class ="model-card-header ">
60+ < div class ="model-number "> #1</ div >
61+ < div class ="model-metrics ">
62+ < div class ="download-count " title ="0 downloads ">
63+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="currentColor ">
64+ < path d ="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z "/>
65+ </ svg >
66+ 0
67+ </ div >
68+
69+ </ div >
70+ </ div >
71+ < div class ="model-name-container ">
72+ < h3 class ="model-name " title ="Agatha X 111b V1b "> Agatha X 111b V1b</ h3 >
73+ </ div >
74+ < div class ="model-details ">
75+ < span class ="detail-label "> Quantization:</ span >
76+ < span class ="detail-value ">
77+ < span class ="quantization-badge "> Q6_K</ span >
78+ </ span >
79+ < span class ="detail-label "> File Size:</ span >
80+ < span class ="detail-value "> 84.9 GB</ span >
81+ < span class ="detail-label "> Model Type:</ span >
82+ < span class ="detail-value "> Unknown</ span >
83+ < span class ="detail-label "> License:</ span >
84+ < span class ="detail-value " title ="Not specified "> Not specified</ span >
85+ < span class ="detail-label "> Upload Date:</ span >
86+ < span class ="detail-value "> November 6, 2025 (Recently uploaded)</ span >
87+ </ div >
88+
89+ < div class ="system-requirements ">
90+ < h4 class ="requirements-title "> System Requirements</ h4 >
91+ < div class ="requirements-grid ">
92+ < div class ="requirement-item ">
93+ < div class ="requirement-icon "> 🖥️</ div >
94+ < div class ="requirement-content ">
95+ < span class ="requirement-label "> CPU</ span >
96+ < span class ="requirement-value "> 12+ cores</ span >
97+ </ div >
98+ </ div >
99+ < div class ="requirement-item ">
100+ < div class ="requirement-icon "> 💾</ div >
101+ < div class ="requirement-content ">
102+ < span class ="requirement-label "> RAM</ span >
103+ < span class ="requirement-value "> 170+ GB</ span >
104+ </ div >
105+ </ div >
106+
107+ < div class ="requirement-item gpu-required ">
108+ < div class ="requirement-icon "> 🎮</ div >
109+ < div class ="requirement-content ">
110+ < span class ="requirement-label "> GPU</ span >
111+ < span class ="requirement-value "> Recommended</ span >
112+ </ div >
113+ </ div >
114+
115+ </ div >
116+
117+ < div class ="compatibility-indicator ">
118+ < span class ="compatibility-status incompatible "> ⚠️ High-end hardware required</ span >
119+ </ div >
120+
121+ </ div >
122+
123+ < div class ="model-actions ">
124+ < a href ="https://huggingface.co/BeaverAI/Agatha-X-111B-v1b-GGUF/resolve/main/Agatha-X-111B-v1b-Q6_K.gguf " class ="btn btn-primary ">
125+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 ">
126+ < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/>
127+ < polyline points ="7,10 12,15 17,10 "/>
128+ < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/>
129+ </ svg >
130+ Download GGUF
131+ </ a >
132+ < a href ="https://huggingface.co/BeaverAI/Agatha-X-111B-v1b-GGUF " class ="btn btn-secondary ">
133+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="currentColor ">
134+ < path d ="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z "/>
135+ </ svg >
136+ Hugging Face
137+ </ a >
138+ </ div >
139+ < div class ="meta ">
140+ < p > Pre-rendered page for Agatha X 111b V1b. < a href ="https://local-ai-zone.github.io/?model=agatha-x-111b-v1b "> View in full site</ a > | < a href ="https://local-ai-zone.github.io "> Browse all models</ a > </ p >
141+ </ div >
142+ </ div >
143+ </ div >
144+ </ body >
145+ </ html >
0 commit comments