Merge pull request #29 from weberi/weberi-patch-1

Added Claude 2 and LLama-2-Chat to figures
This commit is contained in:
Mooler0410
2023-08-06 11:49:49 -07:00
committed by GitHub
6 changed files with 6 additions and 3 deletions

View File

@@ -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!
<p align="center">
<img width="600" src="./imgs/qr_version.jpg"/>
<img width="600" src="./imgs/tree.jpg"/>
</p>
@@ -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)

BIN
imgs/tree.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

@@ -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

Binary file not shown.

Binary file not shown.