You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My company has hosted llama3 in one of the EC2 machine, and they have exposed api to use it. First get the token from token server and then use that token to query the AI. Could you please help me what changes in the code I need to do?