diff options
author | Matt <Rocketknight1@users.noreply.github.com> | 2023-08-10 00:19:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-10 00:19:58 +0100 |
commit | 6a2137af4fdfb132f0d428166ca5eb2aee88df7d (patch) | |
tree | 95ed293b4db64342035b5846df1868111bcc9026 | |
parent | 0dc1e5f387f91ff86cc8a4c09d5668e8baaab1b3 (diff) | |
download | candle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.tar.gz candle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.tar.bz2 candle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ And then head over to ## Features -- Simple syntax, looks like PyTorch. +- Simple syntax, looks and feels like PyTorch. - CPU and Cuda backends, m1, f16, bf16. - Serverless (on CPU), small and fast deployments - WASM support, run your models in a browser. |