Skip to content

docs(models-http-api): update MiniMax model references to M3#4496

Open
octo-patch wants to merge 1 commit into
TabbyML:mainfrom
octo-patch:feature/upgrade-minimax-m3
Open

docs(models-http-api): update MiniMax model references to M3#4496
octo-patch wants to merge 1 commit into
TabbyML:mainfrom
octo-patch:feature/upgrade-minimax-m3

Conversation

@octo-patch

Copy link
Copy Markdown

Summary

Update example model identifiers in the Hugging Face Inference Providers and Avian provider docs to point to the latest MiniMax-M3 release. The current docs reference older revisions (M2 / M2.5) which are no longer the recommended versions.

Changes

  • website/docs/references/models-http-api/huggingface.md: bump the example chat config model_name from MiniMaxAI/MiniMax-M2 to MiniMaxAI/MiniMax-M3.
  • website/docs/references/models-http-api/avian.md:
    • update the intro sentence (MiniMax M2.5 -> MiniMax M3);
    • replace minimax/minimax-m2.5 with minimax/minimax-m3 in the supported_models example;
    • replace the minimax/minimax-m2.5 / 1M / 1M entry in the Available Models table with minimax/minimax-m3 / 200K / 200K to reflect M3's published context window.

Notes

  • Docs-only change, no code or tests touched.
  • Both files already follow the same provider-doc layout used by the rest of models-http-api/.

Update example model identifiers in the Hugging Face Inference Providers
and Avian provider docs to point to the latest MiniMax-M3 release:

- huggingface.md: bump example chat config from
  MiniMaxAI/MiniMax-M2 to MiniMaxAI/MiniMax-M3.
- avian.md: bump supported_models entry and the Available Models table
  row from minimax/minimax-m2.5 to minimax/minimax-m3, and refresh the
  intro sentence accordingly.

Co-Authored-By: Octopus <liyuan851277048@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant