Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ base_model:
|
|
10 |
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
|
|
|
|
13 |
# Example Use
|
14 |
|
15 |
```python
|
|
|
10 |
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
13 |
+
# This model is currently in the training stage and may produce hallucinations
|
14 |
+
|
15 |
# Example Use
|
16 |
|
17 |
```python
|