Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ tags:
|
|
| 18 |
This guide shows a new user how to:
|
| 19 |
- get the code
|
| 20 |
- download one or more model checkpoints from Hugging Face
|
| 21 |
-
- run embeddings with `embeddings.py`
|
| 22 |
- understand where files are stored and how to point to them
|
| 23 |
|
| 24 |
## 1. Requirements
|
|
|
|
| 18 |
This guide shows a new user how to:
|
| 19 |
- get the code
|
| 20 |
- download one or more model checkpoints from Hugging Face
|
| 21 |
+
- run predictions and get Hidden Layer embeddings with `embeddings.py`
|
| 22 |
- understand where files are stored and how to point to them
|
| 23 |
|
| 24 |
## 1. Requirements
|