Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ pip install bitsandbytes
|
|
46 |
|
47 |
**Usage Example**
|
48 |
|
49 |
-
Here's a Python code snippet demonstrating how to interact with the `
|
50 |
|
51 |
```python
|
52 |
|
|
|
46 |
|
47 |
**Usage Example**
|
48 |
|
49 |
+
Here's a Python code snippet demonstrating how to interact with the `llama3-8B-medical` model and generate answers to your medical questions:
|
50 |
|
51 |
```python
|
52 |
|