Fixed a misspelling
This commit is contained in:
@@ -33,7 +33,7 @@ pub(crate) struct Args {
|
||||
|
||||
#[arg(long)]
|
||||
/// Instructions to the model on how to behave.
|
||||
pub(crate) intruct: Option<String>,
|
||||
pub(crate) instruct: Option<String>,
|
||||
|
||||
#[arg(long)]
|
||||
pub(crate) model: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user