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-16 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c1df6bba1a2017b8b4aec87a725b5b06b48cdab
candle
/
candle-wasm-examples
/
llama2-c
/
src
History
Laurent Mazare
2c1df6bba1
Add a repeat penality to the llama2-c command line example. (
#713
)
...
* Add a repeat penality to the llama2-c command line example. * Another fix attempt.
2023-09-01 20:38:58 +01:00
..
bin
Add a repeat penality to the llama2-c command line example. (
#713
)
2023-09-01 20:38:58 +01:00
app.rs
Bugfix for the llama2 wasm example. (
#310
)
2023-08-02 17:32:36 +01:00
lib.rs
Llama2.c wasm module. (
#686
)
2023-08-31 07:44:32 +01:00
model.rs
Add a simple Module trait and implement it for the various nn layers (
#500
)
2023-08-18 09:38:22 +01:00
worker.rs
Add a repeat penalty to the llama2.c wasm example. (
#709
)
2023-09-01 19:32:28 +01:00