DX-596-together-dedicated-endpoints: sync with mintlify-docs#1215#51
Open
zainhas wants to merge 1 commit into
Open
DX-596-together-dedicated-endpoints: sync with mintlify-docs#1215#51zainhas wants to merge 1 commit into
zainhas wants to merge 1 commit into
Conversation
…t modules Add a LoRA-Enabled Base Models table to references/api-reference.md listing each supported base model, its supported LoRA target modules, and the max loaded adapters per endpoint. Add a Quick Routing bullet in SKILL.md pointing to the new section. Synced from mintlify-docs#1215.
Broly Security ScanNote ✅ Clean scan Note Re-scan this PR anytime with
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs
together-dedicated-endpointswith togethercomputer/mintlify-docs#1215 — MOSH-3229: list Multi-LoRA supported models and target modules.Changed docs that triggered this sync
docs/dedicated-endpoints/lora-adapter.mdx— adds a "Supported models" section listing LoRA-enabled base models, their supported target modules, and the max loaded adapters per endpoint.Skill changes
references/api-reference.mdwith a table of LoRA-enabled base models, supported LoRA target modules, and max loaded adapters per endpoint (Gemma 3 / Gemma 4, Mixtral-8x7B FP8, Llama 3.3 70B FP8, Llama 4 Scout FP8, and the Qwen 3.5 / Qwen 3.6 dense + MoE family).q_proj,k_proj,v_proj,o_proj) and MLP (gate_proj,up_proj,down_proj) projections — adapters that target other layers (e.g. the vision encoder) may not load for serving.SKILL.mdpointing to the new section for questions about target modules and max loaded adapters.Note: #44 (Multi-LoRA Adapters add/list/remove API surface, from mintlify-docs#878) is still open against the same file. This PR adds a self-contained Supported models table so it doesn't depend on #44 landing first; whichever merges first, the other will need a small rebase.
Generated by the Sync Skills Cursor Automation. Please review before merging.