# 主流大模型服务平台汇总

目前国内外有许多大模型服务平台，提供各种规模的AI模型服务，包括文本生成、多模态、代码生成等能力。以下是一些主流的大模型服务平台（截至2024年）：  

---

### **一、国际主流平台**  
1. **OpenAI**  
   - 官网：[https://openai.com](https://openai.com)  
   - 提供GPT-4、GPT-4 Turbo、DALL·E 3（图像生成）、Whisper（语音识别）等模型。  
   - 通过API和ChatGPT Plus订阅提供服务。  

2. **Anthropic (Claude AI)**  
   - 官网：[https://www.anthropic.com](https://www.anthropic.com)  
   - 提供Claude 3系列模型（Opus、Sonnet、Haute），主打安全、对齐性强的AI助手。  

3. **Google DeepMind / Gemini**  
   - 官网：[https://deepmind.google](https://deepmind.google)  
   - 提供Gemini 1.5（多模态大模型），可通过Google AI Studio或Vertex AI使用。  

4. **Meta (Llama)**  
   - 官网：[https://ai.meta.com/llama](https://ai.meta.com/llama)  
   - 开源Llama 2/3系列模型，可自托管或通过云服务（如AWS/Azure）使用。  

5. **Mistral AI**  
   - 官网：[https://mistral.ai](https://mistral.ai)  
   - 开源Mistral 7B、Mixtral（MoE架构），并提供API服务。  

6. **Perplexity AI**  
   - 官网：[https://www.perplexity.ai](https://www.perplexity.ai)  
   - 提供基于大模型的问答搜索服务。  

7. **Inflection (Pi AI)**  
   - 官网：[https://inflection.ai](https://inflection.ai)  
   - 主打个性化AI助手Pi。  

8. **xAI (Grok, Elon Musk旗下)**  
   - 官网：[https://x.ai](https://x.ai)  
   - 集成在X（Twitter）平台，提供Grok-1/1.5模型。  

---

### **二、国内大模型平台**  
1. **百度·文心一言（ERNIE）**  
   - 官网：[https://yiyan.baidu.com](https://yiyan.baidu.com)  
   - 提供文心大模型4.0，支持文本、图像生成等。  

2. **阿里云·通义千问**  
   - 官网：[https://tongyi.aliyun.com](https://tongyi.aliyun.com)  
   - 提供Qwen（千问）系列模型，包括开源版本和API服务。  

3. **腾讯·混元（Hunyuan）**  
   - 官网：[https://hunyuan.tencent.com](https://hunyuan.tencent.com)  
   - 腾讯自研大模型，支持多模态任务。  

4. **华为云·盘古大模型**  
   - 官网：[https://www.huaweicloud.com](https://www.huaweicloud.com)  
   - 覆盖NLP、CV、科学计算等场景。  

5. **智谱AI（ChatGLM）**  
   - 官网：[https://www.zhipu.ai](https://www.zhipu.ai)  
   - 开源ChatGLM3，提供API和企业级服务。  

6. **月之暗面（Kimi Chat）**  
   - 官网：[https://kimi.moonshot.cn](https://kimi.moonshot.cn)  
   - 支持超长上下文（20万+ tokens）的对话模型。  

7. **MiniMax**  
   - 官网：[https://www.minimax.chat](https://www.minimax.chat)  
   - 提供文本、语音多模态交互API。  

8. **商汤科技·日日新（SenseNova）**  
   - 官网：[https://tech.sensetime.com](https://tech.sensetime.com)  
   - 提供大模型+AI生成工具。  

9. **零一万物（Yi Model, 李开复团队）**  
   - 官网：[https://www.01.ai](https://www.01.ai)  
   - 开源Yi-34B等模型，性能强劲。  

10. **深度求索（DeepSeek）**  
    - 官网：[https://www.deepseek.com](https://www.deepseek.com)  
    - 开源DeepSeek系列模型（如DeepSeek-V3），并提供API服务。  

---

### **三、开源模型库（可自托管）**  
1. **Hugging Face**（[https://huggingface.co](https://huggingface.co)）  
   - 提供Llama、Mistral、Falcon等开源模型下载和API。  
2. **GitHub**（如Meta-Llama、DeepSeek-LLM等）  

---

### **四、如何选择？**  
- **企业级需求**：可考虑OpenAI、Claude、国内大厂（文心、通义等）。  
- **开源/低成本**：Llama 3、Mistral、DeepSeek等。  
- **长文本处理**：Kimi Chat、Claude 3。  
- **多模态**：GPT-4V、Gemini 1.5。  

不同平台在价格、性能、合规性上各有优劣，建议根据需求测试后再选择。