File size: 1,289 Bytes
871cdf4 5bc0f78 871cdf4 5bc0f78 871cdf4 033ef42 871cdf4 a08db30 871cdf4 a08db30 871cdf4 4deef57 5bc0f78 871cdf4 5bc0f78 871cdf4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
{
"model_info": {
"model_id": "knowledgebaseLLM",
"model_type": "intent_detection",
"version": "1.0",
"base_model": "mlx-community/Qwen2.5-1.5B-Instruct-4bit",
"model_format": "complete_merged",
"adapter_merged": true
},
"inference_settings": {
"max_tokens": 256,
"temperature": 0.1,
"do_sample": false
},
"expected_outputs": {
"actions": [
"Search",
"Create",
"Clarify",
"Summary",
"Translate",
"Conversation"
],
"content_types": [
"videos",
"bookmarks",
"todos",
"summary",
"translate"
],
"supported_operations": {
"content_management": [
"videos",
"bookmarks",
"todos"
],
"content_processing": [
"summary",
"translate"
]
},
"response_format": "json"
},
"training_metadata": {
"examples": 5000,
"iterations": 100,
"training_completed": true,
"export_timestamp": "2025-06-24T17:12:38.111419",
"fusion_completed": true
},
"ios_integration": {
"model_type": "complete_bundled",
"load_method": "local_bundle_only",
"requires_download": false,
"system_prompt": "You are a helpful AI assistant for a knowledge-management app on an iPhone."
}
} |