We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a followup to #86
We should create a simple smoke test for logdetective via tmt that will just print logdetective --help.
logdetective --help
In python-llama-cpp we should run the test suite in Testing Farm, ideally with some small, basic models.
Updates of llama-cpp should be gated on these 2 test suites - we need to make sure that whole dependency stack won't break easily.
The text was updated successfully, but these errors were encountered:
Initial work: https://src.fedoraproject.org/rpms/python-llama-cpp-python/pull-request/12 https://src.fedoraproject.org/rpms/llama-cpp/pull-request/9#
Sorry, something went wrong.
No branches or pull requests
This is a followup to #86
We should create a simple smoke test for logdetective via tmt that will just print
logdetective --help
.In python-llama-cpp we should run the test suite in Testing Farm, ideally with some small, basic models.
Updates of llama-cpp should be gated on these 2 test suites - we need to make sure that whole dependency stack won't break easily.
The text was updated successfully, but these errors were encountered: