--- library_name: transformers license: other license_name: nvidia-open-model-license license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/ pipeline_tag: text-generation language: - en tags: - nvidia - reasoning - math - code - reinforcement learning - pytorch - llama-cpp base_model: nvidia/AceReason-Nemotron-7B --- # IntelligentEstate/Gambit-7B-Q4_K_M-GGUF This model was converted to GGUF format from [`nvidia/AceReason-Nemotron-7B`](https://huggingface.co/nvidia/AceReason-Nemotron-7B) ## Use with llama.cpp Install llama.cpp through brew (works on Mac and Linux) ```bash brew install llama.cpp ``` Invoke the llama.cpp server or the CLI.