Skip to content

A plugin for pop-launcher that use local llm across IPC

Notifications You must be signed in to change notification settings

JavierAcevedoC/alpaca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpaca

Alpaca is a project of a serie (4th i think) that belong my portfolio This is a plugin for pop-launcher that use the IPC to send an ask to your local llm running with ollama, am using the model phi3:mini cuz its relative fast,

Use

Remember first run you local ollama instance, may you can pull phi3:mini before run it.

ollama pull phi3:mini

To use follow the steps:

cd /home/$USER/.local/share/pop-launcher/plugins/
git clone https://github.com/JavierAcevedoC/alpaca 
cd alpaca && make

Example

To keep the sentences relative to words and not chars. you have to add a dot at the end of every sentence.

ia what its cthulhu.

New

usage usage usage usage

About

A plugin for pop-launcher that use local llm across IPC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published