jbochi commited on
Commit
c8b20e4
·
1 Parent(s): 68c05f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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