summaryrefslogtreecommitdiff
path: root/candle-wasm-examples
Commit message (Expand)AuthorAgeFilesLines
* add distil-whisper link (#1261)Radamés Ajna2023-11-031-35/+49
* llama2-c wasm fix.Laurent2023-11-021-1/+3
* Minor cleanup (#1194)Laurent Mazare2023-10-271-17/+3
* [Wasm] BLIP Example (#1183)Radamés Ajna2023-10-268-0/+777
* [Wasm] Add puffin phi model to wasm (#1166)Radamés Ajna2023-10-253-38/+204
* Remove some unusued bits. (#1067)Laurent Mazare2023-10-092-2/+0
* feat: [SAM] able to download the result as png (#1035)lichin-lin2023-10-051-0/+60
* Quant t5: Add coedit model to wasm demo and readme (#1031)Juarez Bochi2023-10-042-4/+44
* Whisper quantized wasm (#1028)Radamés Ajna2023-10-0412-596/+539
* [SAM] Add undo button and background point mode (#1020)Radamés Ajna2023-10-021-61/+165
* [segment-anything] add multi point logic for demo site (#1002)lichin-lin2023-10-013-14/+29
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-017-19/+19
* Add negative prompts to segment-anything. (#1000)Laurent Mazare2023-09-301-1/+1
* Phi 1.5 wasm module (#966)Radamés Ajna2023-09-277-0/+725
* fix firstToken, minor ui changes (#971)Radamés Ajna2023-09-272-100/+101
* fix rep penalty min value (#963)Radamés Ajna2023-09-262-2/+2
* [segment-anything] Support multi-point as the prompt input (#945)GeauxEric2023-09-251-1/+1
* Depreate the VarBuilder::from_safetensors function. (#951)Laurent Mazare2023-09-241-3/+2
* Pass directly the buffer ownership. (#949)Laurent Mazare2023-09-245-18/+12
* smaller t5 models quantized (#934)Radamés Ajna2023-09-221-2/+2
* T5 Wasm (#918)Radamés Ajna2023-09-2210-0/+1115
* BERT Wasm (#902)Radamés Ajna2023-09-198-0/+717
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-184-10/+10
* Fix typos in SAM WASM example (#884)Aaron Sun2023-09-181-2/+2
* Update README + SAM (#866)Radamés Ajna2023-09-163-5/+4
* Add SAM UI Demo (#854)Radamés Ajna2023-09-154-2/+609
* minor UI fixes (#856)Radamés Ajna2023-09-153-11/+27
* Implement top_p / nucleus sampling (#819)Juarez Bochi2023-09-124-12/+57
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-124-10/+10
* Return the low res mask in the wasm segment-anything module. (#798)Laurent Mazare2023-09-101-1/+11
* Add a wasm module for the segment anything example. (#797)Laurent Mazare2023-09-104-0/+163
* force model cache (#751)Radamés Ajna2023-09-064-20/+44
* Minor WASM UI improvements (#748)Radamés Ajna2023-09-054-44/+101
* Fix clippy lint. (#736)Laurent Mazare2023-09-041-2/+2
* Llama2c WASM UI improvements (#732)Radamés Ajna2023-09-046-2/+464
* Avoid some redundant clone. (#731)Laurent Mazare2023-09-041-1/+1
* Add a repeat penality to the llama2-c command line example. (#713)Laurent Mazare2023-09-011-1/+1
* Handle the empty sequence case properly. (#712)Laurent Mazare2023-09-011-1/+1
* Remove unnecessary file. (#710)Laurent Mazare2023-09-011-0/+0
* Add a repeat penalty to the llama2.c wasm example. (#709)Laurent Mazare2023-09-014-39/+26
* Add the kv-cache to the whisper wasm version. (#689)Laurent Mazare2023-08-313-40/+95
* Llama2.c wasm module. (#686)Laurent Mazare2023-08-313-7/+90
* Add Yolo Pose to JS Example (#684)Radamés Ajna2023-08-313-23/+117
* Improve Whisper WASM UI example (#669)Radamés Ajna2023-08-307-3/+487
* Add some documentation. (#673)Laurent Mazare2023-08-303-6/+6
* Simplify usage of the pool functions. (#662)Laurent Mazare2023-08-291-3/+3
* Dilated convolutions (#657)Laurent Mazare2023-08-292-0/+3
* Add wasm support for yolo-v8 pose detection. (#630)Laurent Mazare2023-08-273-29/+304
* Remove some dead-code annotations. (#629)Laurent Mazare2023-08-274-43/+0
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-273-6/+6