Update huggingface links

This commit is contained in:
Q99 2023-06-13 18:53:14 +02:00 committed by GitHub
parent f30b658e02
commit 614bbb4cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
AI.md
View File

@ -54,7 +54,7 @@
* ⭐ **[LMSYS](https://chat.lmsys.org/)** - Compare Models / [Github](https://github.com/lm-sys/FastChat) / [Discord](https://discord.com/invite/h6kCZb72G7)
* [Awesome Totally Open ChatGPT](https://github.com/nichtdax/awesome-totally-open-chatgpt) - Open-Source LLMs Index
* [Transfer Models Timeline](https://ai.v-gar.de/ml/transformer/timeline/) - LLM Timeline
* [MPT-7B-Chat](https://huggingface.co/spaces/mosaicml/mpt-7b-chat) - Mosaic's Chatbot / [Instruct](https://huggingface.co/spaces/mosaicml/mpt-7b-instruct) / [Storywriter](https://huggingface.co/spaces/mosaicml/mpt-7b-storywriter)
* [MPT-7B-Chat](https://huggingface.co/mosaicml/mpt-7b-chat) - Mosaic's Chatbot / [Instruct](https://huggingface.co/mosaicml/mpt-7b-instruct) / [Storywriter](https://huggingface.co/mosaicml/mpt-7b-storywriter)
* [Falcon](https://huggingface.co/tiiuae/falcon-40b-instruct) - TII's Model
* [ChatRWKV](https://huggingface.co/spaces/BlinkDL/ChatRWKV-gradio) - RWKV Based Chatbot / [Discord](https://discord.com/invite/bDSBUMeFpc)
* [LLaVA](https://llava.hliu.cc/) - Chatbot with Image Support / [GitHub](https://github.com/haotian-liu/LLaVA)