Skip to content

feat: add lightweight CPU-only CI/test harness - #322

Open
ardiannurcahya wants to merge 1 commit into
lyogavin:mainfrom
ardiannurcahya:feat/cpu-only-test-harness
Open

ardiannurcahya wants to merge 1 commit into
lyogavin:mainfrom
ardiannurcahya:feat/cpu-only-test-harness

Conversation

@ardiannurcahya

Copy link
Copy Markdown

Fixes #312

- pytest.ini with gpu marker config
- .github/workflows/test.yml - GitHub Actions CI
- air_llm/tests/conftest.py with shared fixtures
- air_llm/tests/test_import.py, test_utils.py, test_persister.py, test_profiler.py

35 passed on CPU, GPU tests gated behind @pytest.mark.gpu.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: a lightweight CI + test/benchmark harness

1 participant