Divyasreepat
commited on
Commit
•
249ccfc
1
Parent(s):
c5cfa38
Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -62,7 +62,7 @@ For more details, please refer to this link: [Llama 3 Model Card & Prompt Format
|
|
62 |
|
63 |
Base models (without instruct in the name) have no specific prompting structure, and should usually be fine-tuned for a specific task.
|
64 |
|
65 |
-
|
66 |
```python
|
67 |
import keras
|
68 |
import keras_hub
|
|
|
62 |
|
63 |
Base models (without instruct in the name) have no specific prompting structure, and should usually be fine-tuned for a specific task.
|
64 |
|
65 |
+
## Example Usage
|
66 |
```python
|
67 |
import keras
|
68 |
import keras_hub
|