We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bd07f5 + d237ea2 commit 481e3f6Copy full SHA for 481e3f6
src/instructlab/sdg/utils/models.py
@@ -16,6 +16,7 @@
16
# Map model names to their family
17
MODEL_FAMILY_MAPPINGS = {
18
"granite": "merlinite",
19
+ "mistral": "mixtral",
20
}
21
22
0 commit comments