Ateeqq commited on
Commit
8787f0c
1 Parent(s): 2b882d0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -9,12 +9,11 @@
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>Give a ❤️ if You like the space.</p>
13
  <p>
14
  To Learn about Fine-Tuning this model
15
  <a href="https://exnrt.com/blog/ai/mistral-7b-fine-tuning/" target="_blank" style="color: #2effe7;"> Check Here.</a>🤗
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>
 
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>Give a ❤️ if you like the space.</p>
13
  <p>
14
  To Learn about Fine-Tuning this model
15
  <a href="https://exnrt.com/blog/ai/mistral-7b-fine-tuning/" target="_blank" style="color: #2effe7;"> Check Here.</a>🤗
16
  </p>
 
17
  <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"></script>
18
  <gradio-app src="https://exnrt-com-chatbot.hf.space"></gradio-app>
19
  <p style="text-align:center; color: gray; margin-top: 20px; ">"If the first attempt fails, try reloading."</p>