--- base_model: huihui-ai/Huihui-granite-4.0-h-tiny-abliterated license: apache-2.0 library_name: transformers tags: - language - granite-4.0 - abliterated - uncensored - llama-cpp datasets: - IntelligentEstate/The_Key --- ..untested.. only available for evaluation # IntelligentEstate/Jari-7B-Q4_K_M-GGUF ![download (1)](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/L3umaMKqO6Td59RWW4vsO.jpeg) After the experts over at IBM highjacked the work of our counterparts here in the 🤗 we thought it prudent to abliterate their finely crafted granite and set it back upon the masses as a 4 headed beast and as they continue so will we, rinse remark on that which is remarkable and repeat.. This model was converted to GGUF format from [`huihui-ai/Huihui-granite-4.0-h-tiny-abliterated`](https://huggingface.co/huihui-ai/Huihui-granite-4.0-h-tiny-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space. Refer to IBMs Granite hybrid model suite for foundation information as well as the abliteration process for further reference. Overall enjoy. ## 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.