Skip to content

Commit 9621cbf

Browse files
committed
chat template
1 parent ce922dc commit 9621cbf

File tree

3 files changed

+534
-0
lines changed

3 files changed

+534
-0
lines changed

candle-examples/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ hf-hub = { workspace = true, features = ["tokio"] }
2626
image = { workspace = true }
2727
intel-mkl-src = { workspace = true, optional = true }
2828
num-traits = { workspace = true }
29+
minijinja = { version = "2", features = ["loader"] }
2930
palette = { version = "0.7.6", optional = true }
3031
enterpolation = { version = "0.2.1", optional = true }
3132
pyo3 = { version = "0.27", features = [

0 commit comments

Comments
 (0)