mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-29 18:26:37 +08:00
move to llm subdir
This commit is contained in:
parent
a476ed9f50
commit
0bf8de87a3
0
qwen/.gitignore → llms/qwen/.gitignore
vendored
0
qwen/.gitignore → llms/qwen/.gitignore
vendored
@ -14,7 +14,7 @@ python convert.py
|
||||
The script downloads the model from Hugging Face. The default model is
|
||||
`Qwen/Qwen-1_8B`. Check out the [Hugging Face page](https://huggingface.co/Qwen) to see a list of available models.
|
||||
|
||||
The conversion script will make the `weights.npz` and `params.json` files in
|
||||
The conversion script will make the `weights.npz` and `config.json` files in
|
||||
the working directory.
|
||||
|
||||
## Generate
|
Loading…
Reference in New Issue
Block a user