Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ The model may inadvertently generate responses that are not fully aligned with a
|
|
46 |
### Recommendations
|
47 |
Users should be aware of the linguistic limitations and ensure that children's interactions are supervised to maintain a safe and positive experience.
|
48 |
|
49 |
-
###
|
50 |
```python
|
51 |
from IPython.display import Markdown, display
|
52 |
import torch
|
|
|
46 |
### Recommendations
|
47 |
Users should be aware of the linguistic limitations and ensure that children's interactions are supervised to maintain a safe and positive experience.
|
48 |
|
49 |
+
### Python code with AutoModel
|
50 |
```python
|
51 |
from IPython.display import Markdown, display
|
52 |
import torch
|