Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 50d1bb3

Browse files
authored
Update Models.md (#997)
As I was looking through documentations, In `/docs/Models.md`, I noticed one relative link `docs/GGUF.md` has a typo, which should be `GGUF.md`, so I changed it.
1 parent 9a13915 commit 50d1bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ These are the supported models
2020
|[mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)|||
2121
|[meta-llama/Llama3](https://huggingface.co/meta-llama/Meta-Llama-3-8B)|||
2222

23-
See the [documentation on GGUF](docs/GGUF.md) to learn how to use GGUF files.
23+
See the [documentation on GGUF](GGUF.md) to learn how to use GGUF files.

0 commit comments

Comments
 (0)