mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 17:31:18 +08:00
Update README.md
This commit is contained in:
parent
92efa32060
commit
5b08da2395
@ -8,7 +8,7 @@ The [MNIST](mnist) example is a good starting point to learn how to use MLX.
|
|||||||
Some more useful examples include:
|
Some more useful examples include:
|
||||||
|
|
||||||
- [Transformer language model](transformer_lm) training.
|
- [Transformer language model](transformer_lm) training.
|
||||||
- Large scale text generation with [LLaMA](llama) or [Mistral](mistral).
|
- Large scale text generation with [LLaMA](llama), [Mistral](mistral) or [Phi](phi2).
|
||||||
- Mixture-of-experts (MoE) language model with [Mixtral 8x7B](mixtral)
|
- Mixture-of-experts (MoE) language model with [Mixtral 8x7B](mixtral)
|
||||||
- Parameter efficient fine-tuning with [LoRA](lora).
|
- Parameter efficient fine-tuning with [LoRA](lora).
|
||||||
- Generating images with [Stable Diffusion](stable_diffusion).
|
- Generating images with [Stable Diffusion](stable_diffusion).
|
||||||
|
Loading…
Reference in New Issue
Block a user