File size: 1,453 Bytes
cd19a7d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
language:
- en
base_model:
- openai-community/gpt2
pipeline_tag: text-generation
---

```
Documents/Hinode.ai/Normal via 🐍 v3.11.11 
❯ python execute.py
| _//q to quit, _//c to continue generation. |                                                                                                                                                             
_/What is Xcode?
Xcode is a development environment for iOS and Android that allows developers to create and share apps quickly and easily.                                                                                                                                                                                                                                         
_/Who made it?
It was developed by Apple and was the first major programming environment to include Swift programming language.                                                                                                                                                                                                                                               
_/
```

## URL
[GitHub](https://github.com/DiamondGotCat/Hinode-AI)

# Hinode-AI (Beta 0.1)
Open source Hinode AI source code (Name is Hinode Better, but currently name is Hinode Nature)

## Based Dataset
**[Azuki.ai](https://github.com/DiamondGotCat/Azuki.ai) 2n** by Me(DiamondGotCat)

## Based Model/Arch
**GPT2-Medium** by OpenAI