CoolFace
Modelpublic

Felipe97/llama-cpp-compiled

sourceHugging Faceupdated 3d agoView on Hugging Face
0likes1.1kdownloads
modelcard.template14 linesDownload Raw Back to causal
1---2base_model:3- {base_model}4---5# {model_name} GGUF6 7Recommended way to run this model:8 9```sh10llama-server -hf {namespace}/{model_name}-GGUF11```12 13Then, access http://localhost:808014