Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -43,6 +43,7 @@ Llama-2 "instruct" models are instruction tuned on turn by turn conversations an
|
|
43 |
|
44 |
```python
|
45 |
prompt = """<s>[INST] <
|
|
|
46 |
|
47 |
### Example Usage
|
48 |
```python
|
|
|
43 |
|
44 |
```python
|
45 |
prompt = """<s>[INST] <
|
46 |
+
```
|
47 |
|
48 |
### Example Usage
|
49 |
```python
|