I want to launch Oobabooga Textgen WebUI from the command line with its serial output. I also want to run a while loop that retrieves the Nvidia GPU memory available and temperature for display on the header bar with a 5 second sleep delay. How do I run both of those at the same time?

  • drndramrndra
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    If you’re doing more complex stuff, maybe spend a few days learning the basics of bash