add note about api
Browse files
README.md
CHANGED
@@ -34,6 +34,7 @@ inference:
|
|
34 |
repetition_penalty: 3.5
|
35 |
---
|
36 |
|
|
|
37 |
|
38 |
# opt for email generation - 350M
|
39 |
|
|
|
34 |
repetition_penalty: 3.5
|
35 |
---
|
36 |
|
37 |
+
> NOTE: there is currently a bug with huggingface API for OPT models. Please use the colab notebook linked below to test :)
|
38 |
|
39 |
# opt for email generation - 350M
|
40 |
|