Hello
Thanks for your interest in my llamafiles packages. These are free for your use. These packages run on MacOS X, Windows, and Linux.
There are three repos you need to visit:
- https://huggingface.co/bradhutchings/llamafiles-mac-linux/
- https://huggingface.co/bradhutchings/llamafiles-windows/
- https://huggingface.co/bradhutchings/gguf/
If you would like paid assistance or need help with AI projects, please email or start a discussion in the community. I do not accept pull requests.
-Brad
Brad Hutchings
brad@DemoMachine.net
Instructions
- Create a folder. Your desktop is a good location. Call it
LLMs
or some such. - Download the gguf files for the models you want to run.
- Move the .gguf files to that folder.
- Mac and Linux users, visit this model: https://huggingface.co/bradhutchings/llamafiles-mac-linux/
- Download
llamafile.llamafile
. - Move
llamafile.llamafile
to yourLLMs
folder. - Download
Start- .sh
files corresponding to the .gguf files you downloaded. - Move them to your
LLMs
folder. - From a terminal, type:
chmod a+x ~\LLMs\llamafile.llamafile
chmod a+x ~\LLMs\*.sh
- You can now run any of the
.sh
bash scripts to start an LLM and launch your browser.
- Download
- Windows users, visit this model: https://huggingface.co/bradhutchings/llamafiles-windows/
- Download
llamafile.exe
. - Move
llamafile.exe
to yourLLMs
folder. - Download
Start- .ps1
files corresponding to the .gguf files you downloaded. - Move them to your
LLMs
folder. - You can now run any of the
.ps1
PowerShell scripts to start an LLM and launch your browser.
- Download
- Downloads last month
- 36