YuxinJiang commited on
Commit
63620f5
β€’
1 Parent(s): 67aeef1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,7 +11,7 @@ license: mit
11
  <p align="center">
12
  <a href="https://arxiv.org/abs/2305.12870">[πŸ“„ Paper]</a> |
13
  <a href="https://github.com/YJiangcm/Lion">[⌨ Github]</a> |
14
- <a href="https://c9990e4e5473f0d2.gradio.app/">[πŸ’» Demo]</a>
15
  </p>
16
 
17
  ### Tuned on 70k instruction-following data, Lion (7B) can achieve 95% capability of ChatGPT!
@@ -21,7 +21,7 @@ license: mit
21
 
22
  ## News
23
  - **[May 26, 2023]** We released the model weights. Check out the [7B](https://huggingface.co/YuxinJiang/Lion) model!
24
- - **[May 25, 2023]** We released an [online demo](https://c9990e4e5473f0d2.gradio.app/), try our model here!
25
  - **[May 23, 2023]** We released the code for training and inference.
26
 
27
  <!-- :pray: Since our team members are perparing for the PhD Qualifying Exam, we apologize for any possible delay in responding to your questions. We warmly welcome all inquiries and appreciate your constructive feedback :) -->
@@ -59,7 +59,7 @@ The high-level overview of our adversarial distillation framework, where we craf
59
  ## Online Demo
60
  We will provide our latest models for you to try for as long as possible. You may ask some questions to Lion and we are happy to hear your feedback!
61
 
62
- [**Demo Link**](https://c9990e4e5473f0d2.gradio.app/) (the UI interface is shown below)
63
 
64
  <p align="center">
65
  <img width="800" height="350" src="https://github.com/YJiangcm/Lion/raw/master/pics/english_case2.png">
 
11
  <p align="center">
12
  <a href="https://arxiv.org/abs/2305.12870">[πŸ“„ Paper]</a> |
13
  <a href="https://github.com/YJiangcm/Lion">[⌨ Github]</a> |
14
+ <a href="https://67cd0230230f39d7.gradio.app/">[πŸ’» Demo]</a>
15
  </p>
16
 
17
  ### Tuned on 70k instruction-following data, Lion (7B) can achieve 95% capability of ChatGPT!
 
21
 
22
  ## News
23
  - **[May 26, 2023]** We released the model weights. Check out the [7B](https://huggingface.co/YuxinJiang/Lion) model!
24
+ - **[May 25, 2023]** We released an [online demo](https://67cd0230230f39d7.gradio.app/), try our model here!
25
  - **[May 23, 2023]** We released the code for training and inference.
26
 
27
  <!-- :pray: Since our team members are perparing for the PhD Qualifying Exam, we apologize for any possible delay in responding to your questions. We warmly welcome all inquiries and appreciate your constructive feedback :) -->
 
59
  ## Online Demo
60
  We will provide our latest models for you to try for as long as possible. You may ask some questions to Lion and we are happy to hear your feedback!
61
 
62
+ [**Demo Link**](https://67cd0230230f39d7.gradio.app/) (the UI interface is shown below)
63
 
64
  <p align="center">
65
  <img width="800" height="350" src="https://github.com/YJiangcm/Lion/raw/master/pics/english_case2.png">