Open jwmatthews opened 7 months ago
As of 3/24 and 3/25 I am unable to run with mixtral.
Unable to run with $ cat kai/config.toml
[postgresql]
host = "127.0.0.1"
database = "kai"
user = "kai"
password = "<snip>"
[models]
provider = "IBMOpenSource"
args = { model_id = "ibm-mistralai/mixtral-8x7b-instruct-v01-q" }
Need to see if we are invoking use of mixtral correctly
I have seen errors like this before. In the past the models have become available again.
Writing here so we don't forget:
max_new_tokens
argument seems to result in less failuresWe continue to see several issues working with mixtral:
I tried running with mixtral yesterday and hit the below exceptions. Perhaps this is a temporary condition on the IBM serving side. Logging so we have a record and can begin to track if this becomes a recurring issue.
Full console output from server: https://gist.github.com/jwmatthews/b148eac202e9ab7bc497228bc4779620