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-21 04:10:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba37de94d43ba2f2e640b0dce4993f5600c9a525
candle
/
candle-wasm-examples
/
llama2-c
/
src
History
Laurent Mazare
ba2254556c
Display the temperature being used for text generation. (
#278
)
2023-07-30 09:53:05 +01:00
..
bin
Polish the llama2 wasm ui. (
#232
)
2023-07-24 15:28:27 +01:00
app.rs
Display the temperature being used for text generation. (
#278
)
2023-07-30 09:53:05 +01:00
lib.rs
Re-organize the wasm examples (
#231
)
2023-07-24 12:36:02 +01:00
model.rs
Use u8 tensors for masks. (
#273
)
2023-07-29 11:32:58 +01:00
worker.rs
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00