camparchimedes commited on
Commit
8beb913
ยท
verified ยท
1 Parent(s): 30480ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",