R/api_llamacpp.R
llamacpp_delete_model.Rd
Deletes a GGUF file from disk. Issues a warning confirming the deletion. Mirrors the ollama_delete_model() pattern.
ollama_delete_model()
llamacpp_delete_model(.path)
Full path to the .gguf file to delete.
.gguf
Invisibly returns TRUE on success.
TRUE