Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diamondgotcat/azuki.ai
- Owner: DiamondGotCat
- License: apache-2.0
- Created: 2024-08-03T00:16:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T03:28:41.000Z (about 2 months ago)
- Last Synced: 2024-12-08T04:18:26.819Z (about 2 months ago)
- Topics: dataset, english, fine-tuning, generative-ai, good-first-issue, gpt, gpt-2, llm, text-generation
- Language: Python
- Homepage: https://kamu.jp/ai/
- Size: 101 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!