Skip to content

Commit

Permalink
Replace models download page
Browse files Browse the repository at this point in the history
You will be missed, king
  • Loading branch information
Cohee1207 committed Sep 18, 2024
1 parent ba01a77 commit 823d4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Usage/Local LLM Guide/How To Use A Self-Hosted Model.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Remember, you want to run the largest, least quantized model that can fit in you

## Downloading an LLM

To get started, you will need to download an LLM. The most common place to find and download LLMs is on HuggingFace. There are thousands of models available. A good way to find models is to check TheBloke's account page: <https://huggingface.co/TheBloke>. He's a one-man army dedicated to converting every model to GGUF. If you don't want GGUF, he links the original model page where you might find other formats for that same model.
To get started, you will need to download an LLM. The most common place to find and download LLMs is on HuggingFace. There are thousands of models available. A good way to find GGUF models is to check bartowski's account page: <https://huggingface.co/bartowski>. If you don't want GGUF, he links the original model page where you might find other formats for that same model.

On a given model's page, you will find a whole bunch of files.

Expand Down

0 comments on commit 823d4ed

Please sign in to comment.