From 0c8e9835144444f6a7db0b5459d746d701c4c304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radam=C3=A9s=20Ajna?= Date: Fri, 22 Sep 2023 12:30:01 -0700 Subject: [PATCH] update link to t5 (#931) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93a47082..36b58bd4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Candle is a minimalist ML framework for Rust with a focus on performance (includ and ease of use. Try our online demos: [whisper](https://huggingface.co/spaces/lmz/candle-whisper), [LLaMA2](https://huggingface.co/spaces/lmz/candle-llama2), +[T5](https://huggingface.co/spaces/radames/Candle-T5-Generation-Wasm), [yolo](https://huggingface.co/spaces/lmz/candle-yolo), [Segment Anything](https://huggingface.co/spaces/radames/candle-segment-anything-wasm). @@ -52,6 +53,7 @@ These online demos run entirely in your browser: object recognition. - [whisper](https://huggingface.co/spaces/lmz/candle-whisper): text to speech. - [LLaMA2](https://huggingface.co/spaces/lmz/candle-llama2): text generation. +- [T5](https://huggingface.co/spaces/radames/Candle-T5-Generation-Wasm): text generation. - [Segment Anything Model](https://huggingface.co/spaces/radames/candle-segment-anything-wasm): Image segmentation. We also provide a some command line based examples using state of the art models: @@ -105,6 +107,7 @@ There are also some wasm examples for whisper and `trunk` or try them online: [whisper](https://huggingface.co/spaces/lmz/candle-whisper), [llama2](https://huggingface.co/spaces/lmz/candle-llama2), +[T5](https://huggingface.co/spaces/radames/Candle-T5-Generation-Wasm), [Segment Anything Model](https://huggingface.co/spaces/radames/candle-segment-anything-wasm). For LLaMA2, run the following command to retrieve the weight files and start a