--- license: apache-2.0 datasets: - internlm/OREAL-RL-Prompts base_model: internlm/OREAL-DeepSeek-R1-Distill-Qwen-7B library_name: transformers pipeline_tag: text-generation tags: - llama-cpp --- # IntelligentEstate/Oreal-R1-7b-q5_k_s-imat-GGUF # !!+=Testing in progress=+!! Hybrid multi platform reasoner As of 02/15/2025 this model's capabilities are optimal base for any Swarm/Node or simply in chat and information tasks ## 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.