huggingface / huggingface/AnyLanguageModel
Configure self-hosted CI runner capable of performing inference for tests
Open
enhancement
- Dominant language
- Swift
- Stars
- 935
- Forks
- 94
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 55
Description
Related to #72
GitHub-hosted runners can't feasibly load or execute models required for MLX, Ollama, and CoreML tests [^1].
[^1]: GitHub does offer larger runners, but they come with [caveats](https://docs.github.com/en/actions/reference/runners/larger-runners#limitations-for-macos-larger-runners) for macOS.
Instead, we can set up a [self-hosted runner](https://docs.github.com/en/actions/reference/runners/self-hosted-runners) that's up to the task.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.