File size: 883 Bytes
a7bf71b
 
 
 
 
4544130
a7bf71b
 
5d9590d
a7bf71b
4544130
98cab61
a7bf71b
6d154fa
98cab61
a7bf71b
7ca59f0
8be9903
6d154fa
96f4c1f
 
 
 
 
6d154fa
7ca59f0
a7bf71b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Mixtral-8x22B-v0.1 Live Demo</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body style="background-color:#421400;">
		<div class="card">
			<h1>Welcome to Mixtral-8x22B-v0.1!</h1>
			<p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
			<p>
				Also don't forget to check the full
				<a href="https://exnrt.com/ai-chatbot/" target="_blank"> Live Demo Here.</a>🤗
			</p>
            <p>Currently Working on 8x22B</p>
            <p style="text-align:center;">LOADING <b>.....</b></p>
          <script
	type="module"
	src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
></script>

<gradio-app src="https://sprifi-elisa-ai.hf.space"></gradio-app>
		</div>
          <p>Credit: SpriFi</p>
	</body>
</html>