Ateeqq commited on
Commit
af8da5e
1 Parent(s): 7c0121f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -3,12 +3,12 @@
3
  <head>
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 style="background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(150,53,0,1) 100%);">
10
  <div class="card">
11
- <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
13
  <p>
14
  Don't forget to check the full
@@ -16,7 +16,7 @@
16
  </p>
17
  <p style="text-align:center; color: gray;">Wait....</p>
18
  <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"></script>
19
- <gradio-app src="https://coleguion-mistral8x7b.hf.space"></gradio-app>
20
  <p style="text-align:center; color: gray; margin-top: 20px; ">"If the first attempt fails, try reloading."</p>
21
  </div>
22
  </body>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
+ <title>mistralai/Mistral-7B-Instruct-v0.2 Live Demo</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body style="background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(150,53,0,1) 100%);">
10
  <div class="card">
11
+ <h1>Welcome to mistralai/Mistral-7B-Instruct-v0.2!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
13
  <p>
14
  Don't forget to check the full
 
16
  </p>
17
  <p style="text-align:center; color: gray;">Wait....</p>
18
  <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"></script>
19
+ <gradio-app src="https://exnrt-com-chatbot.hf.space"></gradio-app>
20
  <p style="text-align:center; color: gray; margin-top: 20px; ">"If the first attempt fails, try reloading."</p>
21
  </div>
22
  </body>