Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
- library_name: peft
3
- license: apache-2.0
4
- datasets:
5
- - Technotech/sd-prompt-instruct
6
  language:
7
  - en
 
 
8
  tags:
9
  - stable-diffusion
10
  - instruct
11
  - magic-prompt
 
 
 
12
  ---
13
  # Stable Diffusion Prompt Instruct 3B (OpenLlama v2 3B)
14
 
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
+ library_name: peft
6
  tags:
7
  - stable-diffusion
8
  - instruct
9
  - magic-prompt
10
+ datasets:
11
+ - Technotech/sd-prompt-instruct
12
+ base_model: openlm-research/open_llama_3b_v2
13
  ---
14
  # Stable Diffusion Prompt Instruct 3B (OpenLlama v2 3B)
15