Felipe97/llama-cpp-compiled
01.1k
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 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