This repo contains GGUF format model files for minghaowu’s Qwen1.5-1.8B-OpenHermes-2.5.
This model is a fine-tuned version of Qwen/Qwen1.5-1.8B on the teknium/OpenHermes-2.5 dataset.
What is GGUF?
GGUF is a file format for representing AI models. It is the third version of the format, introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
Converted using llama.cpp b2116 (f026f81)