Skip to content

An updated version of ItsPi3141's Alpaca Electron, enable support for GGML v2 and v3 models

Notifications You must be signed in to change notification settings

Willy030125/alpaca-electron-GGML-v2-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Alpaca Electron


Alpaca Electron is built from the ground-up to be the easiest way to chat with the alpaca AI models. No command line or compiling needed!


📃 Highlights

This updated Alpaca-Electron is designed for GGML v2 and v3. Also in this build there's web-search integration albeit much slower to summarize it.

🚀 Model download

Example of GGMLv2:

Example of GGMLv3:

🎞 Preview

Demonstration

Demonstration

👨‍💻 Credits

Special thanks to @ItsPi3141 for creating Alpaca-Electron, @antimatter15 for creating alpaca.cpp and to @ggerganov for creating llama.cpp, the backbones behind alpaca.cpp. Finally, credits go to Meta and Stanford for creating the LLaMA and Alpaca models, respectively.