mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00

- Add ms/token on llama2.c (15ms/token on my personal machine) - Hide `Run` buttons while models are not ready - Add dummy `progress` while weights are downloading (I briefly looked at putting a real progressbar.. and nothing easy enough came up.)