Nan-Do commited on
Commit
88e9743
1 Parent(s): f492d73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ TLDR;
12
  - The model is quite fun to play with as it seems pretty competent, much better than general bigger models.
13
  - It shows a good understanding about coding:
14
  - It can correct itself or improve the code if asked for it.
15
- - It has a vast knowledge about Python and Python libraries:
16
  - You can for example, ask the model to create a tutorial about some python library.
17
  - Getting what you want from the model can be a hit or miss:
18
  - Sometimes you'll have to fight extensively with the way you write the prompt to get what you want.
 
12
  - The model is quite fun to play with as it seems pretty competent, much better than general bigger models.
13
  - It shows a good understanding about coding:
14
  - It can correct itself or improve the code if asked for it.
15
+ - It has a good knowledge about Python and Python libraries:
16
  - You can for example, ask the model to create a tutorial about some python library.
17
  - Getting what you want from the model can be a hit or miss:
18
  - Sometimes you'll have to fight extensively with the way you write the prompt to get what you want.