We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd62a6 commit 04ce3a8Copy full SHA for 04ce3a8
README.md
@@ -96,6 +96,7 @@ Typically finetunes of the base models below are supported as well.
96
- [x] [GritLM-7B](https://huggingface.co/GritLM/GritLM-7B) + [GritLM-8x7B](https://huggingface.co/GritLM/GritLM-8x7B)
97
- [x] [OLMo](https://allenai.org/olmo)
98
- [x] [GPT-NeoX](https://github.com/EleutherAI/gpt-neox) + [Pythia](https://github.com/EleutherAI/pythia)
99
+- [x] [ChatGLM3-6b](https://huggingface.co/THUDM/chatglm3-6b) + [ChatGLM4-9b](https://huggingface.co/THUDM/glm-4-9b)
100
101
(instructions for supporting more models: [HOWTO-add-model.md](./docs/HOWTO-add-model.md))
102
0 commit comments