Commit 75f78ad
committed
feature #1048 [Platform][Mistral] Add 14b latest model (welcoMattic)
This PR was merged into the main branch.
Discussion
----------
[Platform][Mistral] Add 14b latest model
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Add missing `ministral-14b-latest` model.
NB: All new models (Mistral 3 series), are already supported as they are aliased with `-latest` suffix, which is what we have in Mistral `ModelCatalog` class.
Commits
-------
7be3821 Add Ministral 14b latest model1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
109 | 119 | | |
110 | 120 | | |
111 | 121 | | |
| |||
0 commit comments