NextGenC commited on
Commit
5bda0d9
·
verified ·
1 Parent(s): 5ee26d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,12 +7,15 @@ tags:
7
  - conversational
8
  - fine-tuned
9
  - quantized
10
- license: mit
 
11
  base_model:
12
  - openai-community/gpt2-large
13
  library_name: peft
 
14
  ---
15
 
 
16
  # Erynn 774M
17
 
18
  ![Model Type](https://img.shields.io/badge/Model-Erynn-purple?style=for-the-badge)
 
7
  - conversational
8
  - fine-tuned
9
  - quantized
10
+ - lora
11
+ license: other
12
  base_model:
13
  - openai-community/gpt2-large
14
  library_name: peft
15
+ model_type: causal-lm
16
  ---
17
 
18
+
19
  # Erynn 774M
20
 
21
  ![Model Type](https://img.shields.io/badge/Model-Erynn-purple?style=for-the-badge)