From 6a2137af4fdfb132f0d428166ca5eb2aee88df7d Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 10 Aug 2023 00:19:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.