minh9972t12 commited on
Commit
5108fe3
·
verified ·
1 Parent(s): 0456269

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ async def generate_hashtags(request: EventHashtagRequest):
153
  )
154
 
155
  client = InferenceClient(token=token)
156
- models_to_try = [
157
  "Viet-Mistral/Vistral-7B-Chat", # Best balance
158
  "vilm-ai/VinaLLaMA-7B-chat", # Great for culture
159
  "ViettelAI/Llama3-ViettelSolution-8B", # Strong performer
 
153
  )
154
 
155
  client = InferenceClient(token=token)
156
+ models_to_try = [
157
  "Viet-Mistral/Vistral-7B-Chat", # Best balance
158
  "vilm-ai/VinaLLaMA-7B-chat", # Great for culture
159
  "ViettelAI/Llama3-ViettelSolution-8B", # Strong performer