LLM Models
Chinese LLMs
- Taiwan LLM
- TAIDE - Trustworthy AI Dialogue Engine
- GitHub: https://github.com/taide-taiwan
- HuggingFace: https://huggingface.co/taide
- 01.AI - Yi
- GitHub: https://github.com/01-ai/Yi
- HuggingFace: https://huggingface.co/01-ai/
- CKIP-Llama-2-7b 是中央研究院詞庫小組(CKIP)開發的開源可商用繁體中文大型語言模型,以商用開源模型Llama-2-7b以及Atom-7b為基礎,再補強繁體中文的處理能力,並對405個可商用的任務檔案同步進行訓練優化,參數量達70億(7 billion)。
- Qwen - 阿里雲通義千問
Code LLMs
- IBM - Granite code model
- Codestral - Mistral's first generative AI model for code
Benchmark
- PromptBench: A Unified Library for Evaluating and Understanding Large Language Models.