johann22 commited on
Commit
a17fc27
β€’
1 Parent(s): c72498d

Update chat_models.py

Browse files
Files changed (1) hide show
  1. chat_models.py +3 -0
chat_models.py CHANGED
@@ -1,3 +1,6 @@
1
  models = [
2
  "mistralai/Mixtral-8x7B-Instruct-v0.1",
 
 
 
3
  ]
 
1
  models = [
2
  "mistralai/Mixtral-8x7B-Instruct-v0.1",
3
+ "HuggingFaceM4/idefics-9b-instruct",
4
+ "HuggingFaceM4/idefics-80b-instruct",
5
+
6
  ]