mirror of
https://github.com/ollama/ollama.git
synced 2025-03-30 04:32:02 +02:00
fix typo in import docs (#6828)
This commit is contained in:
parent
b330c830d3
commit
d81cfd7d6f
@ -38,7 +38,7 @@ Ollama supports importing adapters based on several different model architecture
|
|||||||
|
|
||||||
You can create the adapter using a fine tuning framework or tool which can output adapters in the Safetensors format, such as:
|
You can create the adapter using a fine tuning framework or tool which can output adapters in the Safetensors format, such as:
|
||||||
|
|
||||||
* Hugging Face [fine tuning framework] (https://huggingface.co/docs/transformers/en/training)
|
* Hugging Face [fine tuning framework](https://huggingface.co/docs/transformers/en/training)
|
||||||
* [Unsloth](https://github.com/unslothai/unsloth)
|
* [Unsloth](https://github.com/unslothai/unsloth)
|
||||||
* [MLX](https://github.com/ml-explore/mlx)
|
* [MLX](https://github.com/ml-explore/mlx)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user