Skip to content

Commit c5a9bd7

Browse files
authored
Create 2000-01-01-LLMs.md
1 parent 4bb7ff5 commit c5a9bd7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: _posts/2000-01-01-LLMs.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: LLMs
3+
author: coder
4+
date: 2000-01-01 00:00:00 +0800
5+
categories: [other]
6+
tags: [LLMs]
7+
pin: false
8+
---
9+
10+
> Date of statistics: 2023.05
11+
> Mainly focus on the LLMs for code
12+
13+
---
14+
15+
- [GPT-4](https://platform.openai.com/docs/models/gpt-4)
16+
- [ChatGPT](https://chat.openai.com/)
17+
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B)
18+
- [alpaca](https://github.com/tloen/alpaca-lora)
19+
- [Chinese-LLaMA](https://github.com/CVI-SZU/Linly)
20+
- [dolly](https://huggingface.co/databricks/dolly-v2-12b)
21+
- [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna)
22+
- [StableLM](https://github.com/Stability-AI/StableLM)

0 commit comments

Comments
 (0)