--- license: mit language: - en base_model: - meta-llama/Llama-2-7b-chat-hf tags: - medical --- # EYE-Llama_qa Model Card ## Model Description EYE-Llama_qa is a large language model specifically designed for ophthalmic question-answering (QA). It is built upon the Llama 2 architecture and fine-tuned on a the EYE-lit and EYE-QA dataset. This model is part of a series of ophthalmic-focused models developed to support clinical decision-making, medical education, and research in the field of ophthalmology. ## Intended Use **Primary Use**: Answering ophthalmic questions, supporting clinical decision-making, and aiding in ophthalmic research. **Out-of-Scope**: Not intended for direct medical diagnosis or treatment without expert supervision. ## Ethical Considerations - **Bias**: While trained on a broad set of ophthalmic data, the model may reflect biases present in the data sources, potentially impacting its responses for underrepresented conditions or demographics. - **Misuse**: The model is not designed for direct clinical use and should not be relied upon for patient care without human oversight. - **Data Privacy**: All training data is publicly available, and the model does not use any private patient data. ## License This model is licensed under the [MIT License](https://opensource.org/licenses/MIT). You are free to use, modify, and distribute this model, provided that you give appropriate credit.