Commit
·
8dc2e18
1
Parent(s):
5c388ef
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
|
|
| 22 |
|
| 23 |
# Usage in Bunkatopics
|
| 24 |
|
| 25 |
-
You can use this LLM in the BunkaTopics
|
| 26 |
|
| 27 |
```
|
| 28 |
pip install bunkatopics
|
|
|
|
| 22 |
|
| 23 |
# Usage in Bunkatopics
|
| 24 |
|
| 25 |
+
You can use this LLM in the [BunkaTopics](https://github.com/charlesdedampierre/BunkaTopics) package as following:
|
| 26 |
|
| 27 |
```
|
| 28 |
pip install bunkatopics
|