mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 02:38:10 +00:00
Add some documentation. (#673)
* Add some documentation. * Bump the crate version.
This commit is contained in:
@ -242,7 +242,7 @@ struct Args {
|
||||
#[arg(long)]
|
||||
load: Option<String>,
|
||||
|
||||
/// The file where to load the trained weights from, in safetensors format.
|
||||
/// The directory where to load the dataset from, in ubyte format.
|
||||
#[arg(long)]
|
||||
local_mnist: Option<String>,
|
||||
}
|
||||
|
Reference in New Issue
Block a user