edwko commited on
Commit
2a4def9
โ€ข
1 Parent(s): 4b1d613

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,6 +1,30 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  # Lite-Mistral-150M-v2-Instruct
5
 
6
  This is a Lite series model based on the Mistral architecture, comprising approximately 157 million parameters. <br>
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ <style>
5
+ table {
6
+ border-collapse: collapse;
7
+ width: 100%;
8
+ margin-bottom: 20px;
9
+ }
10
+ th, td {
11
+ border: 1px solid #ddd;
12
+ padding: 8px;
13
+ text-align: center;
14
+ }
15
+ .best {
16
+ font-weight: bold;
17
+ text-decoration: underline;
18
+ }
19
+ </style>
20
+
21
+ <div style="text-align: center; margin: 20px auto; padding: 20px; border: 3px solid #ddd; border-radius: 10px;">
22
+ <h2 style="margin-bottom: 4px; margin-top: 0px;">OuteAI</h2>
23
+ <a href="https://www.outeai.com/" target="_blank" style="margin-right: 10px;">๐ŸŒŽ OuteAI.com</a>
24
+ <a href="https://discord.gg/vyBM87kAmf" target="_blank" style="margin-right: 10px;">๐Ÿค Join our Discord</a>
25
+ <a href="https://x.com/OuteAI" target="_blank">๐• @OuteAI</a>
26
+ </div>
27
+
28
  # Lite-Mistral-150M-v2-Instruct
29
 
30
  This is a Lite series model based on the Mistral architecture, comprising approximately 157 million parameters. <br>