mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 11:08:52 +00:00
Merge pull request #367 from eltociear/eltociear-patch-1
Update README.md
This commit is contained in:
@ -120,7 +120,7 @@ Rust is cool, and a lot of the HF ecosystem already has Rust crates [safetensors
|
|||||||
|
|
||||||
- [dfdx](https://github.com/coreylowman/dfdx) is a formidable crate, with shapes being included
|
- [dfdx](https://github.com/coreylowman/dfdx) is a formidable crate, with shapes being included
|
||||||
in types preventing a lot of headaches by getting compiler to complain about shape mismatch right off the bat
|
in types preventing a lot of headaches by getting compiler to complain about shape mismatch right off the bat
|
||||||
However we found that some features still require nightly and writing code can be a bit dauting for non rust experts.
|
However we found that some features still require nightly and writing code can be a bit daunting for non rust experts.
|
||||||
|
|
||||||
We're leveraging and contributing to other core crates for the runtime so hopefully both crates can benefit from each
|
We're leveraging and contributing to other core crates for the runtime so hopefully both crates can benefit from each
|
||||||
other
|
other
|
||||||
|
Reference in New Issue
Block a user