What are the system requirements for running DemoGPT? #2
-
Could you shed some light on the model which is used and the system resources needed to run it? Would this run on a MacBook or does it need GPU resources? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @kochhar-mw thanks for your attention. The system is based on GPT 3.5-turbo API usage so you only need to have OPENAI_API_KEY to run it but no GPU resource. The system fundamentally needs LangChain and Streamlit libraries. If you encounter any further issues, don't hesitate to report them. Your feedback is highly appreciated and helps us improve the overall user experience. |
Beta Was this translation helpful? Give feedback.
Hi @kochhar-mw thanks for your attention. The system is based on GPT 3.5-turbo API usage so you only need to have OPENAI_API_KEY to run it but no GPU resource. The system fundamentally needs LangChain and Streamlit libraries. If you encounter any further issues, don't hesitate to report them. Your feedback is highly appreciated and helps us improve the overall user experience.
Best,
Melih