Skip to content

Commit

Permalink
Apply rustfmt. (#2421)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare authored Aug 16, 2024
1 parent 2b75dd9 commit 69fdcfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion candle-examples/examples/llama_multiprocess/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ use hf_hub::{api::sync::Api, Repo, RepoType};
use std::io::Write;
use std::rc::Rc;


mod model;
use model::{Config, Llama};

Expand Down

0 comments on commit 69fdcfe

Please sign in to comment.