Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ For more information on `huggingface_hub` Inference API support, please check th
|
|
8 |
|
9 |
#Update: Using a new base model
|
10 |
#client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
|
11 |
-
client = InferenceClient("
|
12 |
#topic_model = BERTopic.load("MaartenGr/BERTopic_Wikipedia")
|
13 |
# Train model
|
14 |
#topic_model = BERTopic("english")
|
|
|
8 |
|
9 |
#Update: Using a new base model
|
10 |
#client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
|
11 |
+
client = InferenceClient("HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1")
|
12 |
#topic_model = BERTopic.load("MaartenGr/BERTopic_Wikipedia")
|
13 |
# Train model
|
14 |
#topic_model = BERTopic("english")
|