Aevis-Medical-SLM / README.md
devray11's picture
Add README
ae71a10 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Aevis-Medical-SLM : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf devray11/Aevis-Medical-SLM --jinja
  • For multimodal models: llama-mtmd-cli -hf devray11/Aevis-Medical-SLM --jinja

Available Model files:

  • DeepSeek-R1-Distill-Llama-8B.Q4_K_M.gguf

Note

The model's BOS token behavior was adjusted for GGUF compatibility. This was trained 2x faster with Unsloth