Model Card for Model ID
This model is a llama model that has been trained on a textbook with numerous variations and tests in order to be able to answer all questions that may be asked by a student
related to that textbook while some what restraining the logic to be easier for an 8th grade student to be able to comprehend.
- Developed by: Daniel Getachew
- Funded by [optional]: self run project with no funding
- Shared by [optional]: Daniel Getachew
- Model type: LLama-3
- Language(s) (NLP): Pytorch
- License: No licensing
- Finetuned from model [optional]: llama-3
Uses
This model was developed to be a help to Ethiopian students in a struggling country with a lot of barriers to technology use and internet awareness challanges
to bring this technology to help all students and level the playing field for third-world students when applied in a student friendly website or application in the future.
Running instructions
Use the code below to get started with the model.
This model can be run using huggingface's transformers library or unsloth's direct run code and needs pytorch,transformers and unsloth libraries.