chabab/SQL-Oracle-PG
0130
1---2tags:3- gguf4- llama.cpp5- unsloth6 7---8 9# SQL-Oracle-PG : GGUF10 11This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).12 13**Example usage**:14- For text only LLMs: `llama-cli -hf chabab/SQL-Oracle-PG --jinja`15- For multimodal models: `llama-mtmd-cli -hf chabab/SQL-Oracle-PG --jinja`16 17## Available Model files:18- `gemma-3-270m.Q8_0.gguf`19- `gemma-3-270m.F16.gguf`20- `gemma-3-270m.Q4_K_M.gguf`21This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)22[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)23 