From bd5e432630a0c1d1ca5795052355a45014e71a2a Mon Sep 17 00:00:00 2001 From: Michael Yang Date: Mon, 5 Aug 2024 10:30:32 -0700 Subject: [PATCH] update import.md --- docs/import.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/import.md b/docs/import.md index f34f09ac..82ea9ba5 100644 --- a/docs/import.md +++ b/docs/import.md @@ -16,7 +16,9 @@ If the model being imported is one of these architectures, it can be imported di - LlamaForCausalLM - MistralForCausalLM + - MixtralForCausalLM - GemmaForCausalLM + - Phi3ForCausalLM ```dockerfile FROM /path/to/safetensors/directory