Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
id: qwen3-coder-30b-a3b-1c-lora-v1
|
||||
name: Qwen3 Coder 30B A3B 1C LoRA v1
|
||||
type: lora-adapter
|
||||
status: draft
|
||||
base_model: qwen3-coder-30b-a3b-instruct
|
||||
base_model_upstream_id: Qwen/Qwen3-Coder-30B-A3B-Instruct
|
||||
dataset: 1c-instruction-v1
|
||||
target_tasks:
|
||||
- bsl-code
|
||||
- metadata-safety
|
||||
- metadata-write-verified
|
||||
- metadata-write-learning-plan
|
||||
- 1c-query
|
||||
- explanation
|
||||
storage_path: /models/adapters/1c/qwen3-coder-30b-a3b-1c-lora-v1
|
||||
training:
|
||||
method: lora
|
||||
framework: peft
|
||||
precision: qlora-or-lora
|
||||
status: planned
|
||||
target_runtime_family: llama.cpp-q6
|
||||
host: docker-gpu.cin.su
|
||||
notes:
|
||||
- adapter is trained against the original HF Qwen3-Coder base, not directly against the GGUF file
|
||||
- after training, convert the adapter for llama.cpp or merge it before producing a new GGUF deployment artifact
|
||||
eval_suites:
|
||||
- plugins/1c/evals/smoke.yaml
|
||||
notes: "Primary 1C adapter line for the current Qwen3-Coder Q6 deployment family."
|
||||
Reference in New Issue
Block a user