You can use any LLM just like JEV
You can simply run any GGUF with llama.cpp with n_predict=1 and n_probs=10, disable reasoning, and prompt it such as "If the following email is spam, respond with 1, if not spam, respond with 0. Do not respond with anything other than 1 or 0. Email: ...." And that is it! It returns confidence perce…
Read the full story at r/LocalLLaMA ↗
Timeline · 1 report
- 2026-09-21 00:28 · r/LocalLLaMA
You can use any LLM just like JEV