summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add the SigLIP model. (#2515)Laurent Mazare2024-09-288-54/+797
* Remove some extra whitelines. (#2513)Laurent Mazare2024-09-283-27/+0
* Clippy fixes for onnx + fix a broken test. (#2510)Laurent Mazare2024-09-262-281/+273
* Expand split ops (#2505)Steven Lovegrove2024-09-262-14/+528
* Add some llama-3.2 examples. (#2508)Laurent Mazare2024-09-263-2/+26
* Merge pull request #2507 from huggingface/ci-moveGuillaume LEGENDRE2024-09-261-1/+2
|\
| * move CI/Cuda runnerGuillaume LEGENDRE2024-09-261-1/+2
|/
* Quantized version of flux. (#2500)Laurent Mazare2024-09-266-26/+555
* Add a RotatingKVCache. (#2493)Laurent Mazare2024-09-234-38/+379
* Move the candle version to 0.7.1. (#2495)Laurent Mazare2024-09-225-16/+16
* Update cudarc to 0.12.1. (#2494)Laurent Mazare2024-09-221-1/+1
* Bump the crate version. (#2491)Laurent Mazare2024-09-215-16/+16
* Bugfix for the metal elu kernel. (#2490)Laurent Mazare2024-09-212-1/+14
* Metal commands refactoring (#2489)Laurent Mazare2024-09-213-104/+141
* Adding Granite 7b Instruct model example (#2487)Juan Gomez2024-09-214-0/+730
* Add the mimi audio-tokenizer. (#2488)Laurent Mazare2024-09-2012-0/+3027
* Improve error message (#2485)ivnsch2024-09-201-1/+5
* Add a couple cast metal kernels. (#2479)Laurent Mazare2024-09-151-8/+31
* Export TensorIndexer public to candle users (#2477)Shengtuo Hu2024-09-131-1/+1
* Fix for metal tanh. (#2475)Laurent Mazare2024-09-131-3/+8
* Missing metal kernels. (#2474)Laurent Mazare2024-09-121-0/+2
* Hook the MLX matmul kernels in candle-core. (#2473)Laurent Mazare2024-09-122-0/+38
* Add some metal gemm benchark. (#2471)Laurent Mazare2024-09-112-0/+138
* Use the new MLX kernels to handle the BF16 matmul. (#2470)Laurent Mazare2024-09-112-26/+46
* Integrate the MLX gemm kernels (#2468)Laurent Mazare2024-09-115-55/+1874
* Complete the missing backticks in the comments (#2469)hongmengning2024-09-111-0/+3
* Clippy fixes for 1.81.0. (#2461)Laurent Mazare2024-09-0517-29/+28
* Fix FLUX.1 weights (#2457)Eugene Hauptmann2024-08-291-3/+3
* MobileCLIP models S1 and S2 (#2454)Jani Monoses2024-08-298-10/+608
* FastViT fixes. (#2452)Jani Monoses2024-08-283-9/+9
* Update cudarc to 0.12. (#2451)Laurent Mazare2024-08-273-3/+5
* fix: qwen2 lm_head loading #2443 (#2445)ilookee2024-08-231-1/+1
* Add FastViT model. (#2444)Jani Monoses2024-08-234-0/+635
* Fix for parler-tts, do not add the last slice of padding tokens. (#2442)Laurent Mazare2024-08-222-3/+21
* silero-vad v5 example (#2321)shua2024-08-223-0/+216
* onnx: support negative index in Gather (#2440)shua2024-08-221-0/+12
* onnx: workaround pow with negative base (#2439)shua2024-08-221-2/+9
* Bump the version to 0.6.1. (#2438)Laurent Mazare2024-08-225-16/+16
* Update README.md (#2435)Laurent Mazare2024-08-191-1/+3
* Add a readme for the parler-tts example. (#2434)Laurent Mazare2024-08-194-30/+24
* onnx: implement LSTM op (#2268)shua2024-08-193-0/+709
* Add the DAC model. (#2433)Laurent Mazare2024-08-197-8/+404
* parler-tts support (#2431)Laurent Mazare2024-08-185-0/+658
* Stream tensor (#2429)Laurent Mazare2024-08-172-0/+208
* Support Minus(u) for arbitrary values of u, e.g. Minus(3). (#2428)Laurent Mazare2024-08-171-0/+4
* Fix the marian tokenizer importer. (#2426)Laurent Mazare2024-08-172-4/+17
* Add support for gemma-2. (#2425)Laurent Mazare2024-08-175-24/+526
* Apply rustfmt. (#2421)Laurent Mazare2024-08-161-1/+0
* Fix build issue in EOS Token in llama-multiprocess (#2420)Hadi2024-08-161-2/+11
* Clippy fixes. (#2415)Laurent Mazare2024-08-146-23/+18