Abhishek0323
commited on
Commit
•
9bc8cc0
1
Parent(s):
08b5e51
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ This model is a fine-tuned version of the LLaMA-2 language model specifically op
|
|
17 |
|
18 |
## How to Use
|
19 |
|
20 |
-
|
21 |
from transformers import AutoTokenizer, pipeline
|
22 |
import torch
|
23 |
|
|
|
17 |
|
18 |
## How to Use
|
19 |
|
20 |
+
```python
|
21 |
from transformers import AutoTokenizer, pipeline
|
22 |
import torch
|
23 |
|