summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt <Rocketknight1@users.noreply.github.com>2023-08-10 00:19:58 +0100
committerGitHub <noreply@github.com>2023-08-10 00:19:58 +0100
commit6a2137af4fdfb132f0d428166ca5eb2aee88df7d (patch)
tree95ed293b4db64342035b5846df1868111bcc9026
parent0dc1e5f387f91ff86cc8a4c09d5668e8baaab1b3 (diff)
downloadcandle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.tar.gz
candle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.tar.bz2
candle-6a2137af4fdfb132f0d428166ca5eb2aee88df7d.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45e4b945..3b71927b 100644
--- a/README.md
+++ b/README.md
@@ -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.