appvoid commited on
Commit
43d3704
·
verified ·
1 Parent(s): a753303

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -10,7 +10,16 @@ tags:
10
  - instruct
11
  private: true
12
  ---
13
- !(https://huggingface.co/appvoid/a-cool-model/resolve/main/acoolmodel.png)[acoolmodel.png]
 
 
 
 
 
 
 
 
 
14
  this is just a run i did recently that i think is good and most people will like given its size.
15
 
16
  it might be better at instruction following than most 0.5b models, use it with precaution though.
 
10
  - instruct
11
  private: true
12
  ---
13
+
14
+ <style>
15
+ img {
16
+ width: auto;
17
+ height: 320px;
18
+ }
19
+ </style>
20
+
21
+ ![https://huggingface.co/appvoid/a-cool-model/resolve/main/acoolmodel.png](acoolmodel.png)
22
+
23
  this is just a run i did recently that i think is good and most people will like given its size.
24
 
25
  it might be better at instruction following than most 0.5b models, use it with precaution though.