Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,6 @@ model = HfApiModel(
|
|
70 |
max_tokens=2096,
|
71 |
temperature=0.5,
|
72 |
model_id='https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud',# it is possible that this model may be overloaded
|
73 |
-
#model_id="deepseek-ai/DeepSeek-R1",
|
74 |
custom_role_conversions=None,
|
75 |
)
|
76 |
|
|
|
70 |
max_tokens=2096,
|
71 |
temperature=0.5,
|
72 |
model_id='https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud',# it is possible that this model may be overloaded
|
|
|
73 |
custom_role_conversions=None,
|
74 |
)
|
75 |
|