MLX
mlx-lm
flowcast
loudink
loudink-v1.1
voice-agent
apple-silicon
compact-ir
dictation
computer-use
skills
record-and-replay
Instructions to use nsalerni/loudink-v1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use nsalerni/loudink-v1.1 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir loudink-v1.1 nsalerni/loudink-v1.1
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "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" | |
| } | |