baichuan-inc/Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
This project provides large language models (LLMs) that can understand and generate text in both Chinese and English. You input text prompts or questions, and the model generates coherent, relevant responses or continuations. These models are designed for businesses, researchers, and individual developers looking to integrate advanced conversational AI or sophisticated text generation capabilities into their applications.
2,944 stars. No commits in the last 6 months.
Use this if you need to build applications that can handle complex dialogue, generate creative content, or perform advanced text analysis in both Chinese and English.
Not ideal if your primary need is for a small, highly specialized model for a very specific task that requires minimal linguistic breadth.
Stars
2,944
Forks
235
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/baichuan-inc/Baichuan-13B"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...