Views
No views yet
GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct using llama.cpp via the ggml.ai's GGUF-my-repo space.
Refer to the original model card for more details on the model.curl -fsSL https://ollama.com/install.sh | shollama serveollama run hf.co/ojisetyawan/llama3-8b-cpt-sahabatai-v1-instruct-Q4_K_M-GGUF1brew install llama.cpp
2llama-cli --hf-repo ojisetyawan/llama3-8b-cpt-sahabatai-v1-instruct-Q4_K_M-GGUF --hf-file llama3-8b-cpt-sahabatai-v1-instruct-q4_k_m.gguf -p "The meaning to life and the universe is"llama-server --hf-repo ojisetyawan/llama3-8b-cpt-sahabatai-v1-instruct-Q4_K_M-GGUF --hf-file llama3-8b-cpt-sahabatai-v1-instruct-q4_k_m.gguf -c 2048