Views
No views yet
1# Use a local model file 2llama-cli -m my_model.gguf 3 4# Launch OpenAI-compatible API server 5llama-server -m my_model.gguf