#interact Google Collab with my local pc

5 messages · Page 1 of 1 (latest)

hasty pike
#

I am running ai models like wizard models or Pygmalion 7b on Collab .this runs fine on Collab , now I want to do it with my python terminal send the message via terminal and receive text output in my terminal . How I can do that?? Have any anyone done this before ???
Plss help me...

hoary night
#

You can run a while loop like while True, take the user input using the input function and then print the result

hasty pike
#

I mean to say how to setup the pipeline to do it
My terminal ->asking for input -->give some msg-> goes to the webui server-> the output is in my terminal

#

How to do that

rancid nexus