Views
No views yet
WarlordHermes/QwenLong-creative-ORPO-v4 using llama.cpp via
Convert Model to GGUF.brew install llama.cpp # For macOS/Linuxllama-cli --hf-repo WarlordHermes/QwenLong-creative-ORPO-v4-Q4_K_M-GGUF --hf-file qwenlong-creative-orpo-v4-q4_k_m.gguf -p "Your prompt here"llama-server --hf-repo WarlordHermes/QwenLong-creative-ORPO-v4-Q4_K_M-GGUF --hf-file qwenlong-creative-orpo-v4-q4_k_m.gguf -c 2048