Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,8 @@ Quantized weights of [CoEdIT](https://github.com/vipulraheja/coedit) for inferen
|
|
39 |
|
40 |
## Usage
|
41 |
|
|
|
|
|
42 |
Clone [candle](https://github.com/huggingface/candle), and run the `quantized-t5` example:
|
43 |
|
44 |
```shell
|
|
|
39 |
|
40 |
## Usage
|
41 |
|
42 |
+
You can run the smaller models directly from the browser using this [space](https://huggingface.co/spaces/jbochi/Candle-CoEdIT-Wasm).
|
43 |
+
|
44 |
Clone [candle](https://github.com/huggingface/candle), and run the `quantized-t5` example:
|
45 |
|
46 |
```shell
|