huggingface / huggingface/candle
Add unit tests to candle-transformers
Open
- Dominant language
- Rust
- Stars
- 21k
- Forks
- 1.8k
- Avg merge
- 16h 42m
- Merged PRs (30d)
- 25
Description
As noted by @ivarflakstad in #3264, candle-transformers could benefit from more unit tests.
> Not opposed to adding unit tests to candle-transformers later. We don't have enough of them in general.
This issue tracks the work to add comprehensive unit tests for candle-transformers models.
## Suggested starting points
- Mamba2 core algorithms (from #3264)
- Other model implementations
## Related
- #3264 (Mamba2 implementation)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.