File size: 584 Bytes
4f84da1
 
 
 
 
16362e4
4f84da1
 
 
 
16362e4
0572423
 
 
 
4f84da1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>BlueWhaleX LLM Research Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>BlueWhaleX LLM Research Space!</h1>
			<p> A first LLM Chinese model built by us base on the Chinese-Alpaca is released! Check it here: </p>

              <p> bwx-7B <i>https://huggingface.co/BlueWhaleX/bwx-7B-hf</i> </p>
              <p> bwx-13B <i>https://huggingface.co/BlueWhaleX/bwx-13B-hf</i>  </p>
		</div>
	</body>
</html>