Skip to content

Commit 050557d

Browse files
committed
add LLaMA-Adapter V2 demo
1 parent df4acaf commit 050557d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repo proposes **LLaMA-Adapter (V2)**, a lightweight adaption method for fin
1010
Try out the web demo 🤗 of LLaMA-Adapter: [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/csuhan/LLaMA-Adapter) and [LLaMA-Adapter V2](http://llama-adapter.opengvlab.com/)
1111

1212
## News
13-
- **[2023.05.23]** We release the web demo of LLaMA-Adapter V2. Check out our demo at [llama-adapter.opengvlab.com](http://llama-adapter.opengvlab.com/).
13+
- **[2023.05.23]** We release the web demo of LLaMA-Adapter V2. Check out our demo at [OpenGVLab](http://llama-adapter.opengvlab.com/)!
1414
- **[2023.05.05]** We release the paper and code of our new work [Personalize Segment Anything](https://github.com/ZrrSkywalker/Personalize-SAM) 🔥🔥🔥, which efficiently fine-tunes Segment Anything with **10 seconds**, and improves DreamBooth for better **text-to-image generation**.
1515
- **[2023.04.30]** We noticed that GPT-4 evaluation has a strong positional bias in favor of the first response. We will soon update the paper to reveal the position bias. GPT-4 evaluation also shows a potential to automate chatbot assessment, but still requires further research. Great thanks to [Canwen Xu](https://scholar.google.com/citations?user=oopKCDMAAAAJ&hl=en).
1616
- **[2023.04.30]** The technical report for **LLaMA-Adapter V2** is released at [preprint](https://arxiv.org/abs/2304.15010).

0 commit comments

Comments
 (0)