yury-zyphra
commited on
Commit
•
879fe1e
1
Parent(s):
81ef6f4
Add "not fine-tuned" for chat disclaimer.
Browse files
README.md
CHANGED
@@ -45,4 +45,4 @@ print(tokenizer.decode(outputs[0]))
|
|
45 |
|
46 |
## Notice
|
47 |
|
48 |
-
Zamba is a pretrained base model and therefore does not have any moderation mechanism.
|
|
|
45 |
|
46 |
## Notice
|
47 |
|
48 |
+
Zamba is a pretrained base model and therefore does not have any moderation mechanism. In addition, one should not expect good chat performance, as this model was not fine-tuned for chat.
|