candle/candle-examples
Jani Monoses 2480c5dbdd
Add RepVGG model. (#1561)
* Add RepVGG model.

* Add RepVGG README

* Extract var to top level

* Replace hashmap with a match

* Add a variant for the model kind + avoid some unnecessary config cloning.

---------

Co-authored-by: Laurent <laurent.mazare@gmail.com>
2024-01-11 07:07:40 +01:00
..
examples Add RepVGG model. (#1561) 2024-01-11 07:07:40 +01:00
src Helper function to load sharded safetensors files (#1481) 2023-12-25 21:49:21 +01:00
Cargo.toml Use bindgen-cuda for the custom-kernel example. (#1536) 2024-01-07 17:18:46 +01:00
README.md Add some missing readme files. (#304) 2023-08-02 10:57:12 +01:00
build.rs Use bindgen-cuda for the custom-kernel example. (#1536) 2024-01-07 17:18:46 +01:00

README.md

candle-examples