Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ license_name: '-'
|
|
| 4 |
license_link: https://ai.meta.com/llama/license
|
| 5 |
---
|
| 6 |
|
|
|
|
| 7 |
```python
|
| 8 |
import transformers
|
| 9 |
import torch
|
|
|
|
| 4 |
license_link: https://ai.meta.com/llama/license
|
| 5 |
---
|
| 6 |
|
| 7 |
+
This code demonstrates how to generate responses using MedCEG.
|
| 8 |
```python
|
| 9 |
import transformers
|
| 10 |
import torch
|