rtl-flutter-0.2 / release_manifest.json
RahnTechLabs's picture
Release standalone rtl-flutter-0.2 Q4_K_M
168c4c6 verified
Raw
History Blame Contribute Delete
1.23 kB
{
"release": "rtl-flutter-0.2",
"repository": "RahnTechLabs/rtl-flutter-0.2",
"format": "GGUF",
"quantization": "Q4_K_M",
"standalone": true,
"base_model": "Qwen/Qwen3.5-4B",
"license": "apache-2.0",
"source_adapter": "rtl-flutter-v0.2-r8",
"training": {
"train_rows": 475,
"validation_rows": 25,
"epochs": 2,
"learning_rate": 5e-6,
"lora_rank": 8,
"lora_alpha": 16,
"lora_dropout": 0.05,
"precision": "bfloat16"
},
"validation_metrics": {
"validation_loss": 1.7573,
"validation_perplexity": 5.797,
"elapsed_seconds": 1723,
"peak_vram_gb": 9.96
},
"benchmark": {
"held_out_file": "not included in release package",
"questions_included": false
},
"privacy": {
"training_data_copied": false,
"benchmark_questions_copied": false,
"private_project_paths_copied": false
},
"llama_cpp": {
"file": "rtl-flutter-0.2.gguf",
"base_quantization": "Q4_K_M",
"standalone": true,
"sha256": "8bce1c52c570dc5a63f1c302e62da4fca29805c6cbe961ccb54e21cd54e09fed"
},
"files": {
"rtl-flutter-0.2.gguf": {
"bytes": 2708804768,
"sha256": "8bce1c52c570dc5a63f1c302e62da4fca29805c6cbe961ccb54e21cd54e09fed"
}
}
}