Closed mikekgfb closed 6 days ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 2 currently active SEVs. If your PR is affected, please view them below:
As of commit 4c4011c3bf69438661f7388a57fa7ef1a110e376 with merge base 5da240a85093e46cf6f4b9649476329fa561ecbc (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Thanks for starting MM testing, we’ll need to polish to make this test useful (failing silently unrelated to MM I think)
Let’s find a good solution to testing 11b prior to landing to avoid a false sense of confidence
cc: @Gasoonjia
1 - Complete markup for testing 2 - add test extraction from multimodal.md to run-docs 3 - run generated test from git workflows
Notes: a - need to use actual llama model because stories models do not support multimodal inputs b - this will require HF access tokens which are currently not necessary because stories models can be downloaded without tokens c - use of HF access tokens are currently not used (?), so might require additional setup