CoolFace
Modelpublic

mattPearce/wp-plugin-recommender-gguf

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes23downloads
9 commits on main
7db3b017mo ago

Add Q4_K_M GGUF (merged Qwen2.5-0.5B + LoRA)

mattPearce
bf351d57mo ago

Fix: handle tar.gz release format for Ubuntu llama.cpp binaries

mattPearce
158cf237mo ago

Add F16 GGUF (merged Qwen2.5-0.5B + LoRA)

mattPearce
d5318fa7mo ago

Use pre-built llama.cpp binaries instead of cmake build

mattPearce
dad12677mo ago

Install cmake via apt-get before building llama-quantize

mattPearce
c5284827mo ago

Remove redundant pip install (gguf/numpy already in PEP 723 header)

mattPearce
de03d477mo ago

Fix: install gguf package directly instead of llama.cpp requirements.txt

mattPearce
cd5f9757mo ago

Add GGUF conversion script

mattPearce
c61814c7mo ago

initial commit

mattPearce