v000000 commited on
Commit
e680ed7
1 Parent(s): 460c7b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -8,6 +8,24 @@ tags:
8
  - merge
9
  - mistral
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  > [!WARNING]
13
  > **Temperature:**<br>
@@ -32,7 +50,7 @@ AssistantName: Well, I'm quite partial to a good squeeze of fresh lemon juice. I
32
  [INST] Name: Do you have mayonnaise recipes? [/INST]
33
  ```
34
 
35
- # <b>Quants</b>
36
  * [Q6_K GGUF](https://huggingface.co/v000000/MN-12B-Estrella-v1-Q6_K-GGUF)
37
 
38
 
@@ -135,4 +153,6 @@ parameters: #smooth gradient prio part1
135
  value: [0, 0.5, 0.4, 0.3, 0, 0.3, 0.4, 0.7, 0.2, 0.5]
136
  - value: 0.5
137
  dtype: bfloat16
138
- ```
 
 
 
8
  - merge
9
  - mistral
10
  ---
11
+ <!DOCTYPE html>
12
+ <style>
13
+
14
+ h1 {
15
+ color: #900C3F; /* Red color */
16
+ font-size: 1.25em; /* Larger font size */
17
+ text-align: left; /* Center alignment */
18
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Shadow effect */
19
+ background: linear-gradient(90deg, #900C3F, #fba8a8); /* Gradient background */
20
+ -webkit-background-clip: text; /* Clipping the background to text */
21
+ -webkit-text-fill-color: transparent; /* Making the text transparent */
22
+ }
23
+
24
+ </style>
25
+ <html lang="en">
26
+ <head>
27
+ </head>
28
+ <body>
29
 
30
  > [!WARNING]
31
  > **Temperature:**<br>
 
50
  [INST] Name: Do you have mayonnaise recipes? [/INST]
51
  ```
52
 
53
+ # <h1>Quants</h1>
54
  * [Q6_K GGUF](https://huggingface.co/v000000/MN-12B-Estrella-v1-Q6_K-GGUF)
55
 
56
 
 
153
  value: [0, 0.5, 0.4, 0.3, 0, 0.3, 0.4, 0.7, 0.2, 0.5]
154
  - value: 0.5
155
  dtype: bfloat16
156
+ ```
157
+
158
+ </body>