Athanas7a / ChatLLaMA-and-ChatGPT-Desktop-App

A desktop application written in PyQT5 (python). Has support for using openai chatGPT as well as using a locally running llama model. Local has support for inferencing in 8-bit as well as 4/3/2 bit inferencing (model must already be quantized).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatLLaMA-and-ChatGPT-Desktop-App

A desktop application written in PyQT5 (python). Has support for using openai chatGPT as well as using a locally running llama model. Local has support for inferencing in 8-bit as well as 4/3/2 bit inferencing (model must already be quantized and requires CUDA).

WIP: Should work but working on documentation and cleaning stuff up

❗ Don't forget to join our Discord! It's where all the funs at!

📺 Tutorial: How to use the thing video: https://youtu.be/LdpxxJJp5FA

SERPy logo

About

A desktop application written in PyQT5 (python). Has support for using openai chatGPT as well as using a locally running llama model. Local has support for inferencing in 8-bit as well as 4/3/2 bit inferencing (model must already be quantized).


Languages

Language:Python 94.7%Language:Cuda 4.6%Language:C++ 0.7%