Skip to content

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).

Notifications You must be signed in to change notification settings

rhenretta/ChatLLaMA-and-ChatGPT-Desktop-App

 
 

Repository files navigation

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

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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Cuda 4.6%
  • C++ 0.7%