Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diamondgotcat/azuki.ai

Azuki.ai - A community-driven generative AI project
https://github.com/diamondgotcat/azuki.ai

dataset english fine-tuning generative-ai good-first-issue gpt gpt-2 llm text-generation

Last synced: about 1 month ago
JSON representation

Azuki.ai - A community-driven generative AI project

Awesome Lists containing this project

README

        

https://github.com/user-attachments/assets/a7161ca2-0f54-417b-bc22-4097bb9f061b

**STATUS: V1n Released!**

```
(base) diamondgotcat@DiamondGotCatnoMacBook-Air Azuki.ai % python execute.py
user_prompt: What your name?
prompt: What your name?
result: I am LLM, so I don't have Name.
but, My ID is Azuki 1n.
Nice to meet you!
```
---

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`.

## Roadmap (2024/12/8 Updated)
- [x] Model V1n
- [ ] Read Community's IDEA
- [ ] Model V2n
- [ ] ...more

## I need your help.
Please star this repository.
And if Can you Help Coding, Please create Pull Requests.

---

Thanks for Reading!