diff options
author | DAN™ <dranger003@gmail.com> | 2024-04-07 13:33:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-07 19:33:59 +0200 |
commit | e0717e751e12af13f4eedaae8bbbd608e40d7e54 (patch) | |
tree | 585da2ab144319415b90ded0105fac4fd402fedd | |
parent | c37247796b4d45bdbbc8259afffb80208ad8fe55 (diff) |
Add GritLM as supported models. (#6513)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ Typically finetunes of the base models below are supported as well. - [x] [Xverse](https://huggingface.co/models?search=xverse) - [x] [Command-R](https://huggingface.co/CohereForAI/c4ai-command-r-v01) - [x] [SEA-LION](https://huggingface.co/models?search=sea-lion) +- [x] [GritLM-7B](https://huggingface.co/GritLM/GritLM-7B) + [GritLM-8x7B](https://huggingface.co/GritLM/GritLM-8x7B) **Multimodal models:** |