v000000 commited on
Commit
53fb6dd
1 Parent(s): 78ee35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -20,6 +20,16 @@ h1 {
20
  -webkit-background-clip: text; /* Clipping the background to text */
21
  -webkit-text-fill-color: transparent; /* Making the text transparent */
22
  }
 
 
 
 
 
 
 
 
 
 
23
  </style>
24
  <html lang="en">
25
  <head>
@@ -29,7 +39,7 @@ h1 {
29
 
30
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/0vhS2LvbcQm6dwaFkC_HK.png)
31
 
32
- # <h1>Quants</h1>
33
  * [GGUF Q8_0](https://huggingface.co/v000000/SwallowMaid-8B-L3-SPPO-abliterated-Q8_0-GGUF)
34
 
35
  # <h1>merge</h1>
 
20
  -webkit-background-clip: text; /* Clipping the background to text */
21
  -webkit-text-fill-color: transparent; /* Making the text transparent */
22
  }
23
+
24
+ a {
25
+ color: #801ffa; /* Red color */
26
+ font-size: 1.25em; /* Larger font size */
27
+ text-align: left; /* Center alignment */
28
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Shadow effect */
29
+ background: linear-gradient(90deg, #801ffa, #e9a8fb); /* Gradient background */
30
+ -webkit-background-clip: text; /* Clipping the background to text */
31
+ -webkit-text-fill-color: transparent; /* Making the text transparent */
32
+ }
33
  </style>
34
  <html lang="en">
35
  <head>
 
39
 
40
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/0vhS2LvbcQm6dwaFkC_HK.png)
41
 
42
+ # <a>Quants</a>
43
  * [GGUF Q8_0](https://huggingface.co/v000000/SwallowMaid-8B-L3-SPPO-abliterated-Q8_0-GGUF)
44
 
45
  # <h1>merge</h1>