gate369's picture
Upload README.md with huggingface_hub
19a064b verified
metadata
language:
  - en
license: apache-2.0
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - llama
  - trl
  - llama-cpp
base_model: liminerity/mm4.star

gate369/mm4.star-Q5_K_S-GGUF

This model was converted to GGUF format from liminerity/mm4.star using llama.cpp. Refer to the original model card for more details on the model.

Use with llama.cpp

brew install ggerganov/ggerganov/llama.cpp
llama-cli --hf-repo gate369/mm4.star-Q5_K_S-GGUF --model mm4.star.Q5_K_S.gguf -p "The meaning to life and the universe is "
llama-server --hf-repo gate369/mm4.star-Q5_K_S-GGUF --model mm4.star.Q5_K_S.gguf -c 2048