MiDashengLM-7B-Demo / index.html
jimbozhang's picture
Update index.html
c29ef50 verified
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MiDashengLM-7B Demo</title>
</head>
<body>
<h1>MiDashengLM-7B Demo</h1>
<h2>👉 Try on <a href="https://modelscope.cn/studios/midasheng/MiDashengLM-7B">ModelScope Studio (创空间)</a></h2>
<a href="https://modelscope.cn/studios/midasheng/MiDashengLM-7B">
<img src="https://raw.githubusercontent.com/xiaomi-research/dasheng-lm/refs/heads/demo/ms-studio.png"
alt="MiDashengLM-7B Demo"
width="60%">
</a>
</body>
</html>