Skip to content

Commit

Permalink
format correct
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkel-ralf committed Apr 12, 2024
1 parent 31a641b commit 7a11e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion embeddings/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ fn main() -> Result<()> {
eprintln!();
}


std::io::stderr().flush()?;

// create a llama_batch with the size of the context
Expand Down

0 comments on commit 7a11e3f

Please sign in to comment.