Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orangecat
ollama
Commits
d81cfd7d
"docs/source/vscode:/vscode.git/clone" did not exist on "3c94a4909c8ae6c1ee977b44747cbe86a13aff57"
Unverified
Commit
d81cfd7d
authored
Sep 16, 2024
by
Patrick Devine
Committed by
GitHub
Sep 16, 2024
Browse files
fix typo in import docs (#6828)
parent
b330c830
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/import.md
docs/import.md
+1
-1
No files found.
docs/import.md
View file @
d81cfd7d
...
@@ -38,7 +38,7 @@ Ollama supports importing adapters based on several different model architecture
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment