tank028 commited on
Commit
ec4479c
1 Parent(s): 027cf92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
- <!-- Provide a quick summary of what the model is/does. -->
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