mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Apply rustfmt. (#2421)
This commit is contained in:
@ -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};
|
||||
|
||||
|
Reference in New Issue
Block a user