From ba2789bd7d81618a42dc7f69706a7acfa591630a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 26 Jun 2025 07:33:21 +0000 Subject: add prompt-based classifier and first results with DeepSeek-R1:14b --- classification/preambel | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 classification/preambel (limited to 'classification/preambel') diff --git a/classification/preambel b/classification/preambel new file mode 100644 index 000000000..c85f8d256 --- /dev/null +++ b/classification/preambel @@ -0,0 +1,27 @@ +Classify the following bug report. it is part of qemu. + +These are the possible categories: + +mistranslation: incorrect semantic mapping from source architecture to IR/target, which happen in user-mode +assembly: assembly lowering +other: other +device +graphic +socket +network +KVM +boot +vnc +debug +files +permissions +performance +kernel +peripherals +hypervisor + +Respond only with a single word, the name of the category. + +Bug report follows: + + -- cgit 1.4.1