get_modelscope_models
Fetch trending AI models from ModelScope platform by search, sort, and pagination to discover popular Chinese community machine learning models.
Instructions
Get trending models from ModelScope (魔塔社区) Chinese AI model platform. Popular ML models from Chinese community.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of models per page | |
| page_number | No | Page number | |
| sort_by | No | Sort by (Default, downloads, stars, etc.) | Default |
| search_text | No | Search text to filter models by name (e.g., 'GLM') | |
| use_cache | No | Whether to use cached data |