Ashok RS

Results 25 comments of Ashok RS

Thanks to @Utayaki . I was hit wit hthe same problem last night. Following the hint from @Utayaki , this is how I solved it. 1) Made this change first...

Folks, Did you find a solution? I found something that seems to be working.. I paid for GPT Plus access which gives me GPT-4 on ChatGPT via chat.openai.com only. This...

@lokot0k Are you able to succeed in running the Vicuna 13-b model in localGPT? what is the machine spec? what is the memory size of the GPU needed?

@isaiahsherfick Are you able to succeed in running the 13-b model in localGPT? what is the machine spec? what is the memory size of the GPU needed?

![image](https://github.com/PromtEngineer/localGPT/assets/35771744/26349461-9471-4bfd-9d04-d2ba15248e8e)

@PromtEngineer I already shared. Please see the last line with the google drive share. Let me know if you can’t .

@PromtEngineer My comment went in as an image. I apologize. Here comes the link in textual form: https://drive.google.com/file/d/15uiXsEFd3QYsSRGqidkTLnh9TwXqqVub/view?usp=sharing Hope it helps! Please drop a note as soon you grab it....

@PromtEngineer I am sure u all know what to do to test execute this program. Here comes couple of simple inputs: After setting your Python3 virtual env, activate it and...

@PromtEngineer Glad to know you are going to make the right modifications to get it working better. Please change as you see fit. Will be looking forward to see in...

@PromtEngineer I rewrote the Web UI code myself to make it work for me. I removed the load model and predict function in a Model serving API server. This works...