loudink-v1.1 / inference_config.json
nsalerni's picture
loudink-v1.1 1.1.1: P0 lean/mid prompts + correction micro (writing neural 100%)
47e51e7 verified
Raw
History Blame Contribute Delete
1.71 kB
{
"model_name": "loudink-v1.1",
"model_tag": "loudink-v1.1",
"product": "loudink-v1.1",
"version": "1.1.1",
"runner_kind": "loudink_v1",
"hf_repo": "nsalerni/loudink-v1.1",
"predecessor": "nsalerni/loudink-v1",
"writer_base_model": "mlx-community/LFM2.5-1.2B-Instruct-4bit",
"ir_base_model": "mlx-community/functiongemma-270m-it-4bit",
"writer_adapter_path": "writer",
"writer_checkpoint": "promoted_core_100.safetensors",
"writer_unified_adapter_path": "writer_unified",
"ir_adapter_path": "ir",
"ir_adapter_fallback": "ir_honesty_fallback",
"learned_router_path": "router.json",
"skill_store_path": "skill_store",
"use_learned_router": true,
"polish_mode": "structural",
"structural_polish_on_markers": true,
"transcript_first_ir": true,
"intent_fast_path": true,
"disable_fast_paths": false,
"writer_chat_template_family": "lfm25",
"ir_chat_template_family": "functiongemma",
"writer_use_prompt_kv_cache": true,
"json_early_stop": true,
"prompt_mode": "verbose",
"hot_download_mb_primary": 850,
"hot_download_mb_hard": 900,
"skill_features": {
"record_and_replay": true,
"paraphrase_invoke": true,
"slot_fill": true,
"vision_fallback_scaffold": true,
"vision_fallback_default_enabled": false
},
"metrics_v11": {
"daily_mac_overall_shipped": 1.0,
"daily_mac_writing_shipped": 1.0,
"daily_mac_writing_neural": 1.0,
"daily_mac_writing_p50_ms": 184,
"daily_mac_computer_shipped": 1.0,
"daily_mac_multi_step_shipped": 1.0,
"daily_mac_n": 69,
"skill_invoke_shipped": 1.0,
"skill_invoke_n": 19,
"ir_honesty_neural_n112": 0.4643
},
"stable_line": "loudink-v1",
"line": "canary"
}