this post was submitted on 08 Nov 2023
1 points (100.0% liked)
LocalLLaMA
4 readers
4 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@jbochi , Is it possible to run cargo example for batch inputs?
cargo run --example t5 --release --features cuda -- \ --model-id "jbochi/madlad400-3b-mt" \ --prompt "<2de> How are you, my friend?" \ --temperature 0
Thanks
Yes, I would be interested to know if this is possible