mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-21 12:06:51 +08:00
Merge ec06c04f4f
into e8afb59de4
This commit is contained in:
commit
70360d9d0d
@ -43,6 +43,7 @@ MODEL_REMAPPING = {
|
|||||||
"mistral": "llama", # mistral is compatible with llama
|
"mistral": "llama", # mistral is compatible with llama
|
||||||
"phi-msft": "phixtral",
|
"phi-msft": "phixtral",
|
||||||
"falcon_mamba": "mamba",
|
"falcon_mamba": "mamba",
|
||||||
|
"qwen2": "qwen2"
|
||||||
}
|
}
|
||||||
|
|
||||||
MAX_FILE_SIZE_GB = 5
|
MAX_FILE_SIZE_GB = 5
|
||||||
|
Loading…
Reference in New Issue
Block a user