Views
No views yet
Qwen/Qwen3.5-9B| File | Quantization | Size | Use case |
|---|---|---|---|
pb_qwen3_5_9b_dora_v7_stable_bf16.gguf | BF16 | 16.7 GB | Maximum quality, GPU only |
pb_qwen3_5_9b_dora_v7_stable_f16.gguf | F16 | 16.7 GB | High quality, GPU only |
pb_qwen3_5_9b_dora_v7_stable_q8_0.gguf | Q8_0 | 8.9 GB | Near-lossless, fast inference |
pb_qwen3_5_9b_dora_v7_stable_q6_k.gguf | Q6_K | 6.9 GB | Excellent quality / size ratio |
pb_qwen3_5_9b_dora_v7_stable_q4_k_m.gguf | Q4_K_M | 5.2 GB | Recommended default |
pb_qwen3_5_9b_dora_v7_stable_q4_k_s.gguf | Q4_K_S | 5.0 GB | Small, good for CPU offloading |
pb_qwen3_5_9b_dora_v7_stable_q4_0.gguf | Q4_0 | 5.0 GB | Smallest, fastest on CPU |
Recommendation: UseQ4_K_Mfor daily GPU inference (RTX 3090/4090/5090). UseQ8_0orBF16when absolute fidelity matters.
| Parameter | Value |
|---|---|
DoRa rank (r) | 96 |
DoRa alpha (alpha) | 192 |
| Dropout | 0.05 |
| RSLora | Yes |
| Sequence length | 3072 |
| Batch size | 1 × 8 gradient accumulation (effective 8) |
| Max steps | 3,000 |
| Learning rate | 6.0e-5 |
| LR scheduler | Cosine with warmup |
| Warmup steps | 240 |
| Optimizer | AdamW 8-bit |
| Dtype | BF16 |
pb_v7_final_PERFECT_plus_asm_train.jsonl — 14,801 examplespb_v7_final_PERFECT_plus_asm_val.jsonl — 1,570 examplesmessages array with system / user / assistant turns)| Metric | Value |
|---|---|
| Final step | 3,000 |
| Final loss (last chunk avg) | ~0.0048 |
| Trainable parameters | 175,620,096 (1.83 % of 9.58 B) |
| Adapter size | ~670 MB |
| Epochs | ~1.62 |
| Total runtime | ~45 hours (chunked, RTX 5090) |
pb_qwen3_5_9b_dora_v7_stable_q4_k_m.gguf).###STOP### (recommended), <|im_end|>, <|endoftext|><|im_start|>system
You are a PowerBASIC 11 coding expert. Write correct, compilable PBWIN code.<|im_end|>
<|im_start|>user
Write a SUB that reads a text file line by line and prints each line.<|im_end|>
<|im_start|>assistant| Model | Repo | Purpose |
|---|---|---|
| SPR Qwen3.5-9B DoRa VRAM-safe | Theogott/spr-qwen3.5-9b-dora-vramsafe-gguf | SPR (MiniRobot) command family |
| SPR Adapter | Theogott/spr-qwen3.5-9b-dora-vramsafe-adapter | PEFT adapter for SPR |
QwenPB_FineTune (local)models/checkpoints_pb_qwen3_5_9b_dora_v7_stable/models/checkpoints_pb_qwen3_5_9b_dora_v7_stable/final_adapter/llama.cpp/convert_hf_to_gguf.py + llama-quantize