How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="tobil/qmd-query-expansion-0.6B-gguf",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

qmd-query-expansion-0.6B (GGUF)

GGUF conversion of the QMD Query Expansion model.

Details

  • Base: Qwen/Qwen3-0.6B
  • SFT: tobil/qmd-query-expansion-0.6B-sft
  • GRPO: none
  • Task: Query expansion (lex/vec/hyde format)

Prompt Format

<|im_start|>user
/no_think Expand this search query: your query here<|im_end|>
<|im_start|>assistant
Downloads last month
77
GGUF
Model size
0.6B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for tobil/qmd-query-expansion-0.6B-gguf

Finetuned
Qwen/Qwen3-0.6B
Quantized
(316)
this model