File size: 105 Bytes
d51efcc
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
---
license: mit
---

# get the model

```py
loaded_model = BERTopic.load("Tsunnami/BERTopic-Phi-3")
```