We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6def3ce commit 62ebfbcCopy full SHA for 62ebfbc
tests/integration/constants.py
@@ -1,5 +1,5 @@
1
completion_test_model_list = [
2
- "mistralai/Mistral-7B-v0.1",
+ "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
3
]
4
chat_test_model_list = []
5
embedding_test_model_list = []
0 commit comments