Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
id: qwen3-4b-1c-lora-v1
|
||||
name: Qwen3 4B 1C LoRA v1
|
||||
type: lora-adapter
|
||||
task:
|
||||
- 1c
|
||||
- bsl-code
|
||||
- metadata-safety
|
||||
- 1c-query
|
||||
- explanation
|
||||
language:
|
||||
- ru
|
||||
source: local-training
|
||||
license: internal
|
||||
status: draft
|
||||
created_at: 2026-06-18
|
||||
storage_path: /models/adapters/1c/qwen3-4b-1c-lora-v1
|
||||
format: safetensors
|
||||
quantization: null
|
||||
context_length: 32768
|
||||
vram_required_gb: null
|
||||
parameters: null
|
||||
base_model: qwen3-4b-instruct-2507
|
||||
adapter_for: qwen3-4b-instruct-2507
|
||||
datasets:
|
||||
- plugins/1c/training/manifests/dataset.yaml
|
||||
eval_suites:
|
||||
- plugins/1c/evals/smoke.yaml
|
||||
deployment:
|
||||
target: docker-gpu.cin.su
|
||||
runtime: vllm
|
||||
served_model_name: qwen3-4b-1c
|
||||
notes: "Draft 1C LoRA adapter. Smoke training completed on docker-gpu.cin.su, then repeated with a 65-record synthetic/example dataset generated from 1C metadata and BSL snapshots; use it to validate the training/deployment pipeline, not as a quality 1C expert model until a real reviewed dataset is prepared."
|
||||
Reference in New Issue
Block a user