llam-cli -m .gguf -p "..." >> Hello.txt does now put the model's output into the file #commandline #2404 #pipe

https://askubuntu.com/q/1564784/612

llam-cli -m .gguf -p "..." >> Hello.txt does now put the model's output into the file

raphy@raphy:/2HardDisk/llama.cpp$ ./builddir/bin/llama-cli -m ./models/DeepSeek-R1-0528-Qwen3-8B-UD-Q8_K_XL.gguf -p "give me a random sentence" >> Hello.txt Loading model... ▄...

Ask Ubuntu