RCGAI / SimplyRetrieve

Lightweight chat AI platform featuring custom knowledge, open-source LLMs, prompt-engineering, retrieval analysis. Highly customizable. For Retrieval-Centric & Retrieval-Augmented Generation.
MIT License
198 stars 14 forks source link

IP address of GPU server #11

Open JohnTan38 opened 11 months ago

JohnTan38 commented 11 months ago

Dear Sir Where do we retrieve IP address of GPU server? Thank you very much and appreciated

yy29 commented 11 months ago

Hi @JohnTan38 The GPU server is the server that you use to run this tool (SimplyRetrieve) so you should be able to know the IP address of it. In case the GPU server is managed by the admin of your university or organization, you may ask them to let you know the IP address. Or you can just type in something like "ifconfig" or "ip a" in your command shell of the GPU server to retrieve the IP address. Hope this help.