diff --git a/nexa/constants.py b/nexa/constants.py index a6699d28..bfe48218 100644 --- a/nexa/constants.py +++ b/nexa/constants.py @@ -236,6 +236,7 @@ 'Mistral-7B-Instruct-v0.2': 'NLP', 'Phi-3-mini-128k-instruct': 'NLP', 'Phi-3-mini-4k-instruct': 'NLP', + "Phi-3.5-mini-instruct": "NLP", 'CodeQwen1.5-7B-Instruct': 'NLP', 'Qwen2-0.5B-Instruct': 'NLP', 'Qwen2-1.5B-Instruct': 'NLP',