Skip to content

Commit

Permalink
Merge pull request #163 from sensein/github-wf
Browse files Browse the repository at this point in the history
- re-organized unit tests adding SKIP based on GPU (cuda) availability
- integrated self-hosted runner for testing with GPU
- temporarily removed support for python 3.12 (following harsha's suggestion - apparently there is an existing issue with python 3.12 and pytorch)
- removed tests on macos with x64 architecture
- parallelized pytests on multiple cpus
- removed testmon
- removed pytest from pre-commit hooks
- temporarily commented out the transcribe_timestamp workflow because it fail all tests on the GPU
- fixed an embedding_extraction bug on GPU
- enabled caching and authentication when checking whether a github exists
- fixed a plotting bug
- fixed tutorial naming
  • Loading branch information
fabiocat93 authored Sep 20, 2024
2 parents 6c32e0e + a8aa72b commit 1b88936
Show file tree
Hide file tree
Showing 33 changed files with 1,501 additions and 1,104 deletions.
111 changes: 0 additions & 111 deletions .github/workflows/test.yaml

This file was deleted.

Loading

0 comments on commit 1b88936

Please sign in to comment.