Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,7 @@ This model is not intended for:
|
|
| 75 |
- It should not replace licensed medical professionals.
|
| 76 |
|
| 77 |
|
| 78 |
-
### How to
|
| 79 |
|
| 80 |
```python
|
| 81 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
|
|
|
| 75 |
- It should not replace licensed medical professionals.
|
| 76 |
|
| 77 |
|
| 78 |
+
### How to Get Started with the Model
|
| 79 |
|
| 80 |
```python
|
| 81 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|