sjzhao commited on
Commit
1681325
1 Parent(s): cd97ff2

update demo

Browse files
Files changed (1) hide show
  1. gradio_demo/seed_llama_gradio.py +1 -1
gradio_demo/seed_llama_gradio.py CHANGED
@@ -329,7 +329,7 @@ def load_demo(request: gr.Request):
329
 
330
 
331
  title = ("""
332
- # SEED-LLaMA
333
  [[Project Page]](https://ailab-cvc.github.io/seed/seed_llama.html) [[Paper]](https://arxiv.org/pdf/2310.01218.pdf) [[Code]](https://github.com/AILab-CVC/SEED/tree/main)
334
 
335
  ## Tips:
 
329
 
330
 
331
  title = ("""
332
+ # SEED-LLaMA-14B (8bit)
333
  [[Project Page]](https://ailab-cvc.github.io/seed/seed_llama.html) [[Paper]](https://arxiv.org/pdf/2310.01218.pdf) [[Code]](https://github.com/AILab-CVC/SEED/tree/main)
334
 
335
  ## Tips: