ijktech-jk commited on
Commit
6b0ac00
·
verified ·
1 Parent(s): b3d3ae8

Add README with project details

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -15,10 +15,11 @@ widget:
15
  - text: "Once upon a time"
16
  ---
17
 
18
- <h1 align="center">
19
- <img src="logo.png" alt="IJK Technology" width="100" style="vertical-align: middle; margin-right: 10px;">
20
- IJK Technology – ByteGPT-small
21
- </h1>
 
22
 
23
 
24
  **ByteGPT-small** is a small GPT-style language model trained using byte tokenization inspired by the ByT5 paper. It is designed for use on compute- and memory-constrained devices, such as mobile phones and embedded systems.
 
15
  - text: "Once upon a time"
16
  ---
17
 
18
+ <p align="center">
19
+ <img src="logo.png" alt="IJK Technology" width="150">
20
+ </p>
21
+
22
+ <h1 align="center">IJK Technology – ByteGPT-small</h1>
23
 
24
 
25
  **ByteGPT-small** is a small GPT-style language model trained using byte tokenization inspired by the ByT5 paper. It is designed for use on compute- and memory-constrained devices, such as mobile phones and embedded systems.