Files
dxs-knowledge-repo/ai-models/README.md
dxs 1eb54247ad ```
docs(readme): 添加个人知识库README文档

初始化知识库主目录的README文件,包含知识库结构、使用说明和维护规范。
文档介绍了AI模型资源目录,并提供了内容查找和维护指南。
```
2025-10-05 21:27:27 +08:00

21 lines
543 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AI 模型资源
本目录收录了各种AI模型的相关信息包括但不限于模型功能、使用方法、限制条件等。
## 目录结构
- `modelscope/` - ModelScope平台相关模型
- `other-platforms/` - 其他平台的模型资源
## 格式规范
每个模型记录应包含以下信息:
- 模型名称和路径
- 模型功能简介
- 特殊能力说明(如支持视觉处理等)
- 使用限制和配额信息
- 调用方式和注意事项
## 模型列表
- [ModelScope API调用模型](modelscope/api-models.md)