LLM Models
Chinese LLMs
- Taiwan LLM - Project TAME (TAiwanese Mixture of Experts)
- TAIDE - Trustworthy AI Dialogue Engine
- 國科會釋出繁中語言模型TAIDE-LX-7B了! | iThome
- GitHub: https://github.com/f901107/CKIP-Llama-2-7b
- HF: https://huggingface.co/spaces/ckiplab/CKIP-Llama-2-7b-chat
- GitHub: https://github.com/QwenLM/Qwen
- GitHub: https://github.com/QwenLM/Qwen2
- HF: https://huggingface.co/Qwen
- Doc: https://help.aliyun.com/zh/dashscope/create-a-chat-foundation-model?spm=a2c4g.11186623.0.0.20ea4937azFCan
- GitHub: https://github.com/deepseek-ai/DeepSeek-V2
- HF: https://huggingface.co/deepseek-ai/DeepSeek-V2
Code LLMs
- Granite - Open sourcing IBM’s Granite code models
- Codestral - Mistral's first generative AI model for code
Benchmark
- PromptBench: A Unified Library for Evaluating and Understanding Large Language Models.