--- tags: - gguf - llama.cpp - unsloth --- # Medical_model_using_unsloth : GGUF This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth). **Example usage**: - For text only LLMs: `./llama.cpp/llama-cli -hf A7medsala7/Medical_model_using_unsloth --jinja` - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf A7medsala7/Medical_model_using_unsloth --jinja` ## Available Model files: - `qwen2.5-1.5b-instruct.F16.gguf` ## Ollama An Ollama Modelfile is included for easy deployment. This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)