Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You'd do something like this on PowerShell:

    curl -Lo llamafile.exe https://github.com/Mozilla-Ocho/llamafile/releases/download/0.1/llamafile-server-0.1
    curl -Lo wizard.gguf https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF/resolve/main/wizardcoder-python-13b-v1.0.Q4_K_M.gguf
    .\llamafile.exe -m wizard.gguf


Awesome! Thank you so much




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: