Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
library_name: peft
|
3 |
---
|
4 |
|
5 |
-
# AlpaGo: GPT-NeoX-
|
6 |
|
7 |
-
AlpaGo is an adapter model trained using the Qlora technique on top of the GPT-NeoX-
|
8 |
|
9 |
## Features
|
10 |
|
|
|
2 |
library_name: peft
|
3 |
---
|
4 |
|
5 |
+
# AlpaGo: GPT-NeoX-20B Model Trained with Qlora Technique
|
6 |
|
7 |
+
AlpaGo is an adapter model trained using the Qlora technique on top of the GPT-NeoX-20B model. This repository contains the code and resources for AlpaGo, which can be used for natural language processing tasks. AlpaGo is built on the [GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b) architecture and developed by Math And AI Institute.
|
8 |
|
9 |
## Features
|
10 |
|