ayoolaolafenwa commited on
Commit
e91873d
1 Parent(s): ec6bf39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,6 +1,13 @@
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
 
 
4
  ## ChatLM
5
  It is a chat Large Language model finetuned with pretrained [Falcon-1B model](https://huggingface.co/tiiuae/falcon-rw-1b)
6
  and trained on [chat-bot-instructions prompts dataset](https://huggingface.co/datasets/ayoolaolafenwa/sft-data).
 
1
+ ---
2
+ inference: false
3
+ ---
4
+
5
+
6
  ---
7
  license: apache-2.0
8
  ---
9
+
10
+
11
  ## ChatLM
12
  It is a chat Large Language model finetuned with pretrained [Falcon-1B model](https://huggingface.co/tiiuae/falcon-rw-1b)
13
  and trained on [chat-bot-instructions prompts dataset](https://huggingface.co/datasets/ayoolaolafenwa/sft-data).