Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: EleutherAI/gpt-neox-20b
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: EleutherAI/gpt-neox-20b
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- fine-tuning
|
7 |
+
- inference
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
11 |
|
12 |
+
peft and lora fine tuning gtp-neox-20b for testing and save to local. inference in local.
|
13 |
|
14 |
|
15 |
|