Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update README.md (#1264) | Yuchao Zhang | 2023-11-04 | 1 | -1/+1 | |
* | add Kalosm to the list of external resources (#1257) | ealmloff | 2023-11-03 | 1 | -0/+1 | |
* | Add vllm external resource (#1253) | Eric Buehler | 2023-11-03 | 1 | -0/+2 | |
* | Use the hub files for the marian example. (#1220) | Laurent Mazare | 2023-10-30 | 1 | -0/+4 | |
* | Use the hub model file when possible. (#1190) | Laurent Mazare | 2023-10-26 | 1 | -2/+3 | |
* | Add Blip to online demos README.md (#1184) | Blanchon | 2023-10-26 | 1 | -0/+1 | |
* | Add a link to the optimisers crate. (#1180) | Laurent Mazare | 2023-10-25 | 1 | -0/+2 | |
* | Add some KV cache to blip. (#1150) | Laurent Mazare | 2023-10-22 | 1 | -2/+7 | |
* | Readme updates. (#1134) | Laurent Mazare | 2023-10-20 | 1 | -8/+7 | |
* | Expose the larger resnets (50/101/152) in the example. (#1131) | Laurent Mazare | 2023-10-19 | 1 | -1/+1 | |
* | Add a readme for the resnet example. (#1129) | Laurent Mazare | 2023-10-19 | 1 | -0/+1 | |
* | Add a mention to the replit-code model in the readme. (#1121) | Laurent Mazare | 2023-10-18 | 1 | -0/+2 | |
* | Add support for phi-1.0 (#1093) | Laurent Mazare | 2023-10-14 | 1 | -1/+1 | |
* | Convmixer example (#1074) | Laurent Mazare | 2023-10-11 | 1 | -0/+1 | |
* | Add to the readmes for stable-lm. (#1047) | Laurent Mazare | 2023-10-06 | 1 | -0/+3 | |
* | Add an entry about WSL slowness to the faq. (#997) | Laurent Mazare | 2023-09-29 | 1 | -0/+5 | |
* | Mistral readme (#994) | Laurent Mazare | 2023-09-29 | 1 | -0/+3 | |
* | Phi 1.5 wasm module (#966) | Radamés Ajna | 2023-09-27 | 1 | -0/+2 | |
* | Mention the new phi model in the readme. (#932) | Laurent Mazare | 2023-09-22 | 1 | -2/+3 | |
* | update link to t5 (#931) | Radamés Ajna | 2023-09-22 | 1 | -0/+3 | |
* | Add details on wuerstchen. (#911) | Laurent Mazare | 2023-09-20 | 1 | -0/+6 | |
* | Tweaks for the T5 example. (#874) | Laurent Mazare | 2023-09-17 | 1 | -1/+1 | |
* | readme tweaks. (#867) | Laurent Mazare | 2023-09-16 | 1 | -6/+17 | |
* | Update README + SAM (#866) | Radamés Ajna | 2023-09-16 | 1 | -1/+3 | |
* | Add link error info (#851) | Ssslakter | 2023-09-15 | 1 | -0/+18 | |
* | Readme gallery (#834) | Laurent Mazare | 2023-09-13 | 1 | -19/+27 | |
* | Add useful libraries section (#825) | Eric Buehler | 2023-09-12 | 1 | -0/+10 | |
* | Fix typo in readme. (#799) | Laurent Mazare | 2023-09-10 | 1 | -1/+1 | |
* | Draw the mask on a merged image. (#775) | Laurent Mazare | 2023-09-08 | 1 | -0/+3 | |
* | Add small customization to the build (#768) | Zsombor | 2023-09-08 | 1 | -0/+11 | |
* | Update README.md (#714) | Laurent Mazare | 2023-09-02 | 1 | -0/+16 | |
* | Replace the discord link. (#701) | Laurent Mazare | 2023-09-01 | 1 | -1/+1 | |
* | Changelog update. (#656) | Laurent Mazare | 2023-08-29 | 1 | -1/+1 | |
* | Update README.md (#640) | Laurent Mazare | 2023-08-28 | 1 | -2/+2 | |
* | Add some missing entries to the changelog. (#606) | Laurent Mazare | 2023-08-25 | 1 | -2/+3 | |
* | Merge pull request #561 from patrickvonplaten/add_installation | Nicolas Patry | 2023-08-24 | 1 | -4/+29 | |
|\ | ||||||
| * | Apply suggestions from code review | Patrick von Platen | 2023-08-23 | 1 | -1/+1 | |
| * | Apply suggestions from code review | Patrick von Platen | 2023-08-23 | 1 | -12/+2 | |
| * | fix code snippets | Patrick von Platen | 2023-08-23 | 1 | -1/+1 | |
| * | move installation to book | Patrick von Platen | 2023-08-23 | 1 | -57/+5 | |
| * | improve | Patrick von Platen | 2023-08-23 | 1 | -7/+6 | |
| * | improve | Patrick von Platen | 2023-08-23 | 1 | -2/+3 | |
| * | improve | Patrick von Platen | 2023-08-23 | 1 | -10/+11 | |
| * | Add installation section | Patrick von Platen | 2023-08-23 | 1 | -4/+90 | |
* | | Use the hub weights for efficientnet. (#573) | Laurent Mazare | 2023-08-23 | 1 | -1/+1 | |
* | | Fix the `?` operator cannot be applied to type `Device` of example (#560) | Patrick von Platen | 2023-08-23 | 1 | -1/+1 | |
|/ | ||||||
* | Sketch the yolo wasm example. (#546) | Laurent Mazare | 2023-08-22 | 1 | -1/+2 | |
* | Use the yolo-v8 weights from the hub. (#544) | Laurent Mazare | 2023-08-21 | 1 | -1/+4 | |
* | Add a couple functions required for yolo. (#527) | Laurent Mazare | 2023-08-20 | 1 | -0/+1 | |
* | Minor readme tweaks. (#526) | Laurent Mazare | 2023-08-20 | 1 | -7/+11 |