huggingface-local-models

安装量: 671
排名: #7701

安装

npx skills add https://github.com/huggingface/skills --skill huggingface-local-models

Hugging Face Local Models Search the Hugging Face Hub for llama.cpp-compatible GGUF repos, choose the right quant, and launch the model with llama-cli or llama-server . Default Workflow Search the Hub with apps=llama.cpp . Open https://huggingface.co/?local-app=llama.cpp . Prefer the exact HF local-app snippet and quant recommendation when it is visible. Confirm exact .gguf filenames with https://huggingface.co/api/models//tree/main?recursive=true . Launch with llama-cli -hf : or llama-server -hf : . Fall back to --hf-repo plus --hf-file when the repo uses custom file naming. Convert from Transformers weights only if the repo does not already expose GGUF files. Quick Start Install llama.cpp Show more

返回排行榜