| { | |
| "version": "0.1.0", | |
| "model_format": "ollama", | |
| "model_type": "llama3", | |
| "model_size": "8B", | |
| "base_model": "meta-llama/Meta-Llama-3-8B", | |
| "specialization": "dementia-care", | |
| "quantization": "Q4_0", | |
| "context_length": 8192, | |
| "parameters": { | |
| "temperature": 0.7, | |
| "top_p": 0.9, | |
| "top_k": 50, | |
| "repeat_penalty": 1.1, | |
| "num_predict": 256, | |
| "num_keep": 24 | |
| }, | |
| "stop_tokens": [ | |
| "<|start_header_id|>", | |
| "<|end_header_id|>", | |
| "<|eot_id|>" | |
| ], | |
| "created_date": "2024-03-09", | |
| "last_modified": "2024-03-09", | |
| "description": "Specialized Llama 3 model for dementia and memory care assistance", | |
| "capabilities": [ | |
| "dementia_care_guidance", | |
| "caregiver_support", | |
| "medical_information", | |
| "emotional_support", | |
| "safety_recommendations", | |
| "communication_strategies" | |
| ], | |
| "training_domains": [ | |
| "dementia_research", | |
| "alzheimers_care", | |
| "caregiver_training", | |
| "medical_guidelines", | |
| "patient_communication", | |
| "family_support" | |
| ], | |
| "ethical_guidelines": { | |
| "medical_disclaimer": true, | |
| "professional_consultation_required": true, | |
| "empathy_focus": true, | |
| "safety_first": true, | |
| "dignity_respect": true | |
| }, | |
| "license": "Meta Llama 3 Community License", | |
| "attribution": "Built with Meta Llama 3" | |
| } | |