metadata
license: apache-2.0
language:
- en
base_model:
- openai-community/gpt2-medium
Repository: GitHub
(base) diamondgotcat@DGC-Mac Azuki.ai % python execute.py
> What is 1 astronomical unit?
---
An astronomical unit is the unit of distance between the Earth and the sun.
---
>
Azuki.ai is a fully customizable LLM. Everything can be changed from the dataset state.
How
- Load GPT2-Medium (
https://huggingface.co/openai-community/gpt2-medium
) - Training with New Knowledge (
data.json
) - Output New Model (
trained_model/
)
Next Steps
Azuki.ai has Step up to N(Next) Models
.
I need your help.
Please star repository. And if Can you Help Coding, Please create Pull Requests.
Thanks for Reading!