SQL_ENG_2 / README.md
jaidhev's picture
Add README
9e9d80e verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

SQL_ENG_2 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jaidhev/SQL_ENG_2 --jinja
  • For multimodal models: llama-mtmd-cli -hf jaidhev/SQL_ENG_2 --jinja

Available Model files:

  • Qwen3.5-4B.Q8_0.gguf
  • Qwen3.5-4B.F16-mmproj.gguf This was trained 2x faster with Unsloth