Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<title>Mixtral-8x22B-v0.1 Live Demo</title>
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
|
@@ -12,7 +13,7 @@
|
|
| 12 |
<p>The model below is running on <i>low parameters</i>.</p>
|
| 13 |
<p>
|
| 14 |
Also don't forget to check the full
|
| 15 |
-
<a href="https://exnrt.com/ai-chatbot/" target="_blank"> Line Demo Here.</a
|
| 16 |
</p>
|
| 17 |
<script
|
| 18 |
type="module"
|
|
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<title>Mixtral-8x22B-v0.1 Live Demo</title>
|
| 7 |
+
<meta name="description" content="The Mixtral-8x22B Large Language Model (LLM) is a pre-trained generative model based on the Sparse Mixture of Experts architecture."/>
|
| 8 |
<link rel="stylesheet" href="style.css" />
|
| 9 |
</head>
|
| 10 |
<body>
|
|
|
|
| 13 |
<p>The model below is running on <i>low parameters</i>.</p>
|
| 14 |
<p>
|
| 15 |
Also don't forget to check the full
|
| 16 |
+
<a href="https://exnrt.com/ai-chatbot/" target="_blank"> Line Demo Here.</a>🤗
|
| 17 |
</p>
|
| 18 |
<script
|
| 19 |
type="module"
|