Skip to content

Commit

Permalink
Merge pull request #138 from LaurentMazare/patch-3
Browse files Browse the repository at this point in the history
Add candle
  • Loading branch information
anowell authored Aug 30, 2023
2 parents c43244b + 7454ff5 commit cebddb5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _data/crates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@
- name: bvh
topics: ["data-structures"]

- name: candle-core
repository: https://github.com/huggingface/candle
description: "Minimalist ML framework with CUDA acceleration and quantization support"
topics: ["neural-networks"]

- name: cgmath
topics: ["scientific-computing"]

Expand Down

0 comments on commit cebddb5

Please sign in to comment.