Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Below we share some code snippets on how to get quickly started with running the
|
|
21 |
|
22 |
### Sparse Transfer
|
23 |
|
24 |
-
|
25 |
|
26 |
### Running the model
|
27 |
|
|
|
21 |
|
22 |
### Sparse Transfer
|
23 |
|
24 |
+
By leveraging a pre-sparsified model's structure, you can efficiently fine-tune on new data, leading to reduced hyperparameter tuning, training times, and computational costs. Learn about this process [here](https://neuralmagic.github.io/docs-v2/get-started/transfer).
|
25 |
|
26 |
### Running the model
|
27 |
|