Update README.md
Browse files
README.md
CHANGED
@@ -32,3 +32,6 @@ SOLO-7B was trained in June 2024.
|
|
32 |
https://github.com/Yangyi-Chen/SOLO/issues
|
33 |
|
34 |
|
|
|
|
|
|
|
|
32 |
https://github.com/Yangyi-Chen/SOLO/issues
|
33 |
|
34 |
|
35 |
+
**Inference with Huggingface**
|
36 |
+
Please check this [scripts](https://github.com/Yangyi-Chen/SOLO/blob/main/scripts/notebook/demo.ipynb) for an example of performing inference on the model.
|
37 |
+
|