You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,30 +12,30 @@ Try out the web demo 🤗 of LLaMA-Adapter: [.
14
14
-**[2023.04.30]** The technical report for **LLaMA-Adapter V2** is released at [Preprint](https://arxiv.org/abs/2304.15010).
15
-
-**[2023.04.28]** 🔥🔥 The code and model checkpoint for **LLaMA-Adapter-V2-65B** are NOW available [here](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/llama_adapter_v2_chat65b)! Cheers!!
15
+
-**[2023.04.28]** 🔥🔥 The code and model checkpoint for **LLaMA-Adapter-V2 (65B)** are NOW available [here](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/llama_adapter_v2_chat65b)! Cheers!!
16
16
-**[2023.04.22]** We have released **LLaMA-Adapter V2**, a multi-modal instruction model! Check out our [demos](#demos)!
17
-
-**[2023.04.15]** The **Training Code** for LLaMA-7B can now be found in [alpaca finetune v1](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/alpaca_finetuning_v1). 📌
18
-
-**[2023.03.28]** The [paper](https://arxiv.org/pdf/2303.16199.pdf) is available on arXiv.
17
+
-**[2023.04.15]** The **Training Code** for LLaMA-Adapter (7B) can now be found in [alpaca finetune v1](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/alpaca_finetuning_v1). 📌
18
+
-**[2023.03.28]**The technical report for LLaMA-Adapter is released at [Preprint](https://arxiv.org/pdf/2303.16199.pdf).
19
19
-**[2023.03.28]** The generation code for LLaMA-Adapter based on 7B LLaMA has been released.
0 commit comments