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-17 11:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4968295a0b75f1adafcc19a7cfe15e8acf3d58d
candle
/
candle-wasm-examples
/
llama2-c
/
src
History
Laurent Mazare
c78ce76501
Add a simple Module trait and implement it for the various nn layers (
#500
)
...
* Start adding the module trait. * Use the module trait. * Implement module for qmatmul.
2023-08-18 09:38:22 +01:00
..
bin
Polish the llama2 wasm ui. (
#232
)
2023-07-24 15:28:27 +01:00
app.rs
Bugfix for the llama2 wasm example. (
#310
)
2023-08-02 17:32:36 +01:00
lib.rs
Wasm llama2 tweaks (
#309
)
2023-08-02 15:49:43 +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
Bugfix for the llama2 wasm example. (
#310
)
2023-08-02 17:32:36 +01:00