yjf9966 commited on
Commit
0572423
·
1 Parent(s): de68abf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -1
index.html CHANGED
@@ -9,7 +9,10 @@
9
  <body>
10
  <div class="card">
11
  <h1>BlueWhaleX LLM Research Space!</h1>
12
- <p> A first LLM Chinese model built by us base on the Chinese-Alpaca is released! Check it here <i>https://huggingface.co/BlueWhaleX/bwx-7B-hf</i>
 
 
 
13
  </div>
14
  </body>
15
  </html>
 
9
  <body>
10
  <div class="card">
11
  <h1>BlueWhaleX LLM Research Space!</h1>
12
+ <p> A first LLM Chinese model built by us base on the Chinese-Alpaca is released! Check it here: </p>
13
+
14
+ <p> bwx-7B <i>https://huggingface.co/BlueWhaleX/bwx-7B-hf</i> </p>
15
+ <p> bwx-13B <i>https://huggingface.co/BlueWhaleX/bwx-13B-hf</i> </p>
16
  </div>
17
  </body>
18
  </html>