This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-19 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8face3f95a9c57b4714cd95dc69237533558c25
candle
/
candle-examples
/
examples
/
llama2-c
History
Laurent Mazare
e2826e70b3
Add a quantized variant of llama2.c (
#1197
)
...
* Add a quantized variant of llama2.c * Clippy fixes.
2023-10-27 15:34:06 +01:00
..
main.rs
Add a quantized variant of llama2.c (
#1197
)
2023-10-27 15:34:06 +01:00
model.rs
Add a quantized variant of llama2.c (
#1197
)
2023-10-27 15:34:06 +01:00
qmodel.rs
Add a quantized variant of llama2.c (
#1197
)
2023-10-27 15:34:06 +01:00
training.rs
Add the optimizer trait. (
#702
)
2023-09-01 12:55:39 +01:00
weights.rs
Transpose the weight matrixes for llama2.c. (
#321
)
2023-08-04 13:32:20 +01:00