Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
id: qwen3-coder-30b-a3b-1c-lora-v1
|
||||
name: Qwen3 Coder 30B A3B 1C LoRA v1
|
||||
type: lora-adapter
|
||||
task:
|
||||
- 1c
|
||||
- bsl-code
|
||||
- metadata-safety
|
||||
- metadata-write-verified
|
||||
- metadata-write-learning-plan
|
||||
- 1c-query
|
||||
- explanation
|
||||
language:
|
||||
- ru
|
||||
source: local-training
|
||||
license: internal
|
||||
status: draft
|
||||
created_at: 2026-07-04
|
||||
storage_path: /models/adapters/1c/qwen3-coder-30b-a3b-1c-lora-v1
|
||||
format: safetensors
|
||||
quantization: null
|
||||
context_length: 262144
|
||||
vram_required_gb: null
|
||||
parameters: null
|
||||
base_model: qwen3-coder-30b-a3b-instruct
|
||||
adapter_for: qwen3-coder-30b-a3b-instruct
|
||||
datasets:
|
||||
- plugins/1c/training/manifests/dataset.yaml
|
||||
eval_suites:
|
||||
- plugins/1c/evals/smoke.yaml
|
||||
deployment:
|
||||
target: docker-gpu.cin.su
|
||||
runtime: llama.cpp
|
||||
served_model_name: qwen3-coder-1c-q6
|
||||
notes: "Draft adapter for the current Qwen3-Coder Q6 route. Train against the HF base, then convert or merge for the llama.cpp GGUF deployment used on docker-gpu.cin.su."
|
||||
Reference in New Issue
Block a user