iofu728 commited on
Commit
19af074
1 Parent(s): 6c68933

Feature(MInference): update readme

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -23,9 +23,10 @@ _Huiqiang Jiang†, Yucheng Li†, Chengruidong Zhang†, Qianhui Wu, Xufang Luo
23
  <a href="https://arxiv.org/abs/2407.02490" target="blank"> [Paper]</a></h3>
24
 
25
  ## News
26
- - 🧩 We will present **MInference 1.0** at the _**Microsoft Booth**_ and _**ES-FoMo**_ at ICML'24. See you in Vienna!
 
27
 
28
- <font color="brown"><b>This is only a deployment demo. Due to limited GPU resources, we do not provide an online demo. You will need to follow the code below to try MInference locally.</b></font>
29
 
30
  ```bash
31
  git clone https://huggingface.co/spaces/microsoft/MInference
 
23
  <a href="https://arxiv.org/abs/2407.02490" target="blank"> [Paper]</a></h3>
24
 
25
  ## News
26
+ - 🪗 [24/07/07] Thanks @AK for sponsoring. You can now use MInference online in the [HF Demo](https://huggingface.co/spaces/microsoft/MInference) with ZeroGPU.
27
+ - 🧩 [24/07/03] We will present **MInference 1.0** at the _**Microsoft Booth**_ and _**ES-FoMo**_ at ICML'24. See you in Vienna!
28
 
29
+ <font color="brown"><b>This is only a deployment demo. You can follow the code below to try MInference locally.</b></font>
30
 
31
  ```bash
32
  git clone https://huggingface.co/spaces/microsoft/MInference