azuki-1n / README.md
DiamondGotCat's picture
Update README.md
9a2bc9f verified
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

  1. Load GPT2-Medium (https://huggingface.co/openai-community/gpt2-medium)
  2. Training with New Knowledge (data.json)
  3. 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!