pszemraj librarian-bot commited on
Commit
1f6e514
1 Parent(s): f58910b

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (5a98bf19605bfd81cb69db85c1ac32cf793d6de4)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -3,9 +3,8 @@ tags:
3
  - gpt-neo
4
  - gpt-peter
5
  - chatbot
6
-
7
- inference: False
8
-
9
  ---
10
 
11
 
 
3
  - gpt-neo
4
  - gpt-peter
5
  - chatbot
6
+ inference: false
7
+ base_model: EleutherAI/gpt-neo-2.7B
 
8
  ---
9
 
10