Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ def setup_multiple_chains():
|
|
114 |
#repetition_penalty=1.03,
|
115 |
#huggingfacehub_api_token=HUGGINGFACEHUB_API_TOKEN,
|
116 |
#task="text-generation"
|
117 |
-
)
|
118 |
|
119 |
#llm = HuggingFacePipeline.from_model_id(
|
120 |
#model_id="normistral-7b-warm-instruct",
|
|
|
114 |
#repetition_penalty=1.03,
|
115 |
#huggingfacehub_api_token=HUGGINGFACEHUB_API_TOKEN,
|
116 |
#task="text-generation"
|
117 |
+
#)
|
118 |
|
119 |
#llm = HuggingFacePipeline.from_model_id(
|
120 |
#model_id="normistral-7b-warm-instruct",
|