SQL-Oracle-PG / README.md
chabab's picture
Add README
066c216 verified
|
Raw
History Blame Contribute Delete
694 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

SQL-Oracle-PG : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf chabab/SQL-Oracle-PG --jinja
  • For multimodal models: llama-mtmd-cli -hf chabab/SQL-Oracle-PG --jinja

Available Model files:

  • gemma-3-270m.Q8_0.gguf
  • gemma-3-270m.F16.gguf
  • gemma-3-270m.Q4_K_M.gguf This was trained 2x faster with Unsloth