summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* Use the hub to retrieve dinov2 model weights. (#507)Laurent Mazare2023-08-181-1/+6
* Enable the image crate by default in examples (#501)Laurent Mazare2023-08-181-2/+3
* Add an abstract type for RmsNorm. (#499)Laurent Mazare2023-08-181-2/+3
* Add some accelerate details on the readme. (#480)Laurent Mazare2023-08-171-4/+17
* Cudnn support (#445)Laurent Mazare2023-08-141-1/+1
* Fix the tests for mkl. (#437)Laurent Mazare2023-08-141-8/+11
* Update the readme with the discord server and common errors. (#423)Laurent Mazare2023-08-121-2/+17
* Fix the readme instructions for stable-diffusion. (#415)Laurent Mazare2023-08-111-1/+1
* Stable diffusion: retrieve the model files from the HF hub. (#414)Laurent Mazare2023-08-111-0/+3
* Merge pull request #374 from Rocketknight1/readme_fixesNicolas Patry2023-08-101-23/+23
|\
| * Update README.mdMatt2023-08-101-1/+1
| * README.md typos and grammar fixesMatt2023-08-091-24/+24
* | Update the wasm build instructions. (#389)Laurent Mazare2023-08-101-2/+2
* | Update README.md (#376)Philipp Parzer2023-08-091-1/+1
|/
* Merge pull request #367 from eltociear/eltociear-patch-1Nicolas Patry2023-08-091-1/+1
|\
| * Update README.mdIkko Eltociear Ashimine2023-08-101-1/+1
* | Remove extra square bracket (#372)Gabriel Martín Blázquez2023-08-091-1/+1
|/
* fix repo linkchoisi2023-08-091-1/+1
* Add the candle-datasets crate (#322)Laurent Mazare2023-08-051-2/+3
* Update the wasm example locations in the readme. (#306)Laurent Mazare2023-08-021-3/+10
* Remove map ownership from `save`.Nicolas Patry2023-08-011-1/+1
* Adding new surface for savetensors (global load, global save).Nicolas Patry2023-08-011-1/+1
* Modifying `safetensors` export to get simple load and save.Nicolas Patry2023-08-011-2/+3
* Starting the book.Nicolas Patry2023-08-011-0/+7
* Add the starcoder example to the readme. (#268)Laurent Mazare2023-07-281-7/+11
* Simplify Tensor::randn. (#255)Laurent Mazare2023-07-271-11/+12
* Polish the llama2 wasm ui. (#232)Laurent Mazare2023-07-241-0/+16
* Support for MQA for llama v2. (#205)Laurent Mazare2023-07-201-1/+1
* Expliciting how to enable cuda.Nicolas Patry2023-07-141-0/+2
* Updating the example to reflect new command lines.Nicolas Patry2023-07-141-13/+23
* Add backtrace information to errors where relevant. (#166)Laurent Mazare2023-07-141-0/+5
* Add some documentation and test to the linear layer. (#151)Laurent Mazare2023-07-121-1/+3
* Tweak the table formatting.laurent2023-07-121-12/+13
* Adding cheatsheet + expand on other ML frameworks.Nicolas Patry2023-07-121-2/+34
* Expanding a bit the READMENicolas Patry2023-07-101-1/+46
* Allow using mkl in tests. (#90)Laurent Mazare2023-07-061-0/+21
* And add back some readme :)laurent2023-06-271-0/+2
* Refactor the hierarchy.Nicolas Patry2023-06-271-2/+0
* Initial commitLaurent Mazare2023-06-191-0/+2