This is quantized version of
byroneverson/glm-4-9b-chat-abliterated created using llama.cpp
Check out the
jupyter notebook for details of how this model was abliterated from glm-4-9b-chat.
The python package "tiktoken" is required to quantize the model into gguf format. So I had to create
a fork of GGUF My Repo (+tiktoken).