gpt2 : Add gpt2 architecture integration (#4555)
This commit is contained in:
parent
f6793491b5
commit
ea5497df5d
7 changed files with 281 additions and 14 deletions
|
@ -103,6 +103,7 @@ as the main playground for developing new features for the [ggml](https://github
|
|||
- [x] [Qwen models](https://huggingface.co/models?search=Qwen/Qwen)
|
||||
- [x] [Mixtral MoE](https://huggingface.co/models?search=mistral-ai/Mixtral)
|
||||
- [x] [PLaMo-13B](https://github.com/ggerganov/llama.cpp/pull/3557)
|
||||
- [x] [GPT-2](https://huggingface.co/gpt2)
|
||||
|
||||
**Multimodal models:**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue