Views
No views yet
./llama-cli -m Meta-Llama-3.1-70B-Instruct-Q4_K_M.gguf -p "Your prompt here" -n 256Modelfile:FROM ./Meta-Llama-3.1-70B-Instruct-Q4_K_M.gguf1ollama create llama-3.1-70b-instruct-gguf -f Modelfile
2ollama run llama-3.1-70b-instruct-gguf