File size: 478 Bytes
516d567 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: mit
datasets:
- open-phi/textbooks
language:
- en
pipeline_tag: text-generation
---
# Model Card for Model ID
A simple model using rust as the main development language for the architecture and training. Mostly developed for fun and to see what can be done when not using Python.
### Model Description
- **Developed by:** [zekdevs](https://github.com/zekdevs)
- **License:** MIT
### Model Sources [optional]
- **Repository:** https://github.com/zekdevs/llm-rs |