A newer version of this model is available: imsanjoykb/sqlCoder-Qwen2.5-8bit

shaikehsan/sqlCoder-Qwen2.5-8bit-Q8_0-GGUF

This LoRA adapter was converted to GGUF format from imsanjoykb/sqlCoder-Qwen2.5-8bit via the ggml.ai's GGUF-my-lora space. Refer to the original adapter repository for more details.

Use with llama.cpp

# with cli
llama-cli -m base_model.gguf --lora sqlCoder-Qwen2.5-8bit-q8_0.gguf (...other args)

# with server
llama-server -m base_model.gguf --lora sqlCoder-Qwen2.5-8bit-q8_0.gguf (...other args)

To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.

Downloads last month
6
GGUF
Model size
68.8M params
Architecture
qwen2

8-bit

Inference Examples
Inference API (serverless) does not yet support adapter-transformers models for this pipeline type.

Model tree for shaikehsan/sqlCoder-Qwen2.5-8bit-Q8_0-GGUF