update import.md
This commit is contained in:
parent
aec77d6a05
commit
bd5e432630
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue