Update README.md
Browse files
README.md
CHANGED
@@ -49,8 +49,6 @@ datasets:
|
|
49 |
.hf-links a .top{font-size:16px;opacity:.9;}
|
50 |
.hf-links a .bottom{font-size:20px;}
|
51 |
|
52 |
-
.hf-links a.red{color:#E31515;}
|
53 |
-
.hf-links a.yellow{color:#FFC800;}
|
54 |
.hf-links a.green{color:#64FF00;}
|
55 |
|
56 |
.hf-links a:hover{
|
@@ -58,16 +56,6 @@ datasets:
|
|
58 |
background:rgba(255,255,255,0.04);
|
59 |
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
60 |
}
|
61 |
-
.hf-links a.red:hover{
|
62 |
-
background:rgba(227,21,21,.12);
|
63 |
-
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
64 |
-
color:#fff;
|
65 |
-
}
|
66 |
-
.hf-links a.yellow:hover{
|
67 |
-
background:rgba(255,200,0,.15);
|
68 |
-
box-shadow:0 8px 20px rgba(255,200,0,.35);
|
69 |
-
color:#111;
|
70 |
-
}
|
71 |
.hf-links a.green:hover{
|
72 |
background:rgba(100,255,0,.14);
|
73 |
box-shadow:0 8px 20px rgba(100,255,0,.35);
|
@@ -90,16 +78,6 @@ datasets:
|
|
90 |
---
|
91 |
|
92 |
<div class="hf-links">
|
93 |
-
<a class="red" href="https://huggingface.co/SicariusSicariiStuff/X-Ray_Alpha#available-quantizations">
|
94 |
-
<span class="top">Click here</span>
|
95 |
-
<span class="bottom">for quantizations</span>
|
96 |
-
</a>
|
97 |
-
|
98 |
-
<a class="yellow" href="https://huggingface.co/SicariusSicariiStuff/X-Ray_Alpha#recommended-settings-for-assistant-mode">
|
99 |
-
<span class="top">Click here</span>
|
100 |
-
<span class="bottom">for recommended settings</span>
|
101 |
-
</a>
|
102 |
-
|
103 |
<a class="green" href="https://ko-fi.com/sicarius">
|
104 |
<span class="top">Click here</span>
|
105 |
<span class="bottom">to buy me a coffee</span>
|
|
|
49 |
.hf-links a .top{font-size:16px;opacity:.9;}
|
50 |
.hf-links a .bottom{font-size:20px;}
|
51 |
|
|
|
|
|
52 |
.hf-links a.green{color:#64FF00;}
|
53 |
|
54 |
.hf-links a:hover{
|
|
|
56 |
background:rgba(255,255,255,0.04);
|
57 |
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
58 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
.hf-links a.green:hover{
|
60 |
background:rgba(100,255,0,.14);
|
61 |
box-shadow:0 8px 20px rgba(100,255,0,.35);
|
|
|
78 |
---
|
79 |
|
80 |
<div class="hf-links">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
<a class="green" href="https://ko-fi.com/sicarius">
|
82 |
<span class="top">Click here</span>
|
83 |
<span class="bottom">to buy me a coffee</span>
|