mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 02:38:10 +00:00
Update README.org (#2670)
The command line error in the CPU section of the documentation.
This commit is contained in:
@ -13,7 +13,7 @@ THUDM/CodeGeeX4 is a versatile model for all AI software development scenarios,
|
|||||||
|
|
||||||
** Running with ~cpu~
|
** Running with ~cpu~
|
||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
cargo run --example codegeex4-9b --release --cpu -- --prompt "please write a insertion sort in rust" --sample-len 300
|
cargo run --example codegeex4-9b --release -- --cpu --prompt "please write a insertion sort in rust" --sample-len 300
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Output_Example
|
** Output_Example
|
||||||
|
Reference in New Issue
Block a user