diff --git a/README.md b/README.md index 586d5dd..41119bd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ These sources aim to help practitioners navigate the vast landscape of large lan If you find any resources in our repository helpful, please feel free to use them (don't forget to cite our paper! 😃). We welcome pull requests to refine this figure!

- +

@@ -102,7 +102,9 @@ If you find any resources in our repository helpful, please feel free to use the - GPT-4 **"GPT-4 Technical Report"**. 2023. [Paper](http://arxiv.org/abs/2303.08774v2) - BloombergGPT **BloombergGPT: A Large Language Model for Finance**, 2023, [Paper](https://arxiv.org/abs/2303.17564) - GPT-NeoX-20B: **"GPT-NeoX-20B: An Open-Source Autoregressive Language Model"**. 2022. [Paper](https://arxiv.org/abs/2204.06745) - +- PaLM 2: **"PaLM 2 Technical Report"**. 2023. [Tech.Report](https://arxiv.org/abs/2305.10403) +- LLaMA 2: **"Llama 2: Open foundation and fine-tuned chat models"**. 2023. [Paper](https://arxiv.org/pdf/2307.09288) +- Claude 2: **"Model Card and Evaluations for Claude Models"**. 2023. [Model Card](https://www-files.anthropic.com/production/images/Model-Card-Claude-2.pdf) diff --git a/imgs/tree.jpg b/imgs/tree.jpg new file mode 100644 index 0000000..99486bc Binary files /dev/null and b/imgs/tree.jpg differ diff --git a/imgs/tree.png b/imgs/tree.png index 24d20af..681b42c 100644 Binary files a/imgs/tree.png and b/imgs/tree.png differ diff --git a/source/README.md b/source/README.md index ed00f88..da034db 100644 --- a/source/README.md +++ b/source/README.md @@ -1,4 +1,5 @@ ### change log - V1 (04/07/2023): First version of the figure. -- V2 (04/29/2023): Second version of the figure. (The gif version is not updated) +- V2 (04/29/2023): Second version of the figure. (The gif version is not updated) +- V3 (08/06/2023): added Claude 2 and LLama-2-Chat diff --git a/source/figure_gif.pptx b/source/figure_gif.pptx index 1f5e771..5c3b2ab 100644 Binary files a/source/figure_gif.pptx and b/source/figure_gif.pptx differ diff --git a/source/figure_still.pptx b/source/figure_still.pptx index e0b0c78..f693241 100644 Binary files a/source/figure_still.pptx and b/source/figure_still.pptx differ