• @s-kostyaev@alien.topOPB
    link
    fedilink
    English
    16 months ago

    I like large language models like chatGPT, but prefer to run it locally on my hardware. There is cool project to help with it - https://github.com/jmorganca/ollama. I prefer Emacs interface to interact with text, so I create this project. All components are open source. Feedback is welcome.

  • @ahyatt@alien.topB
    link
    fedilink
    English
    16 months ago

    I really like the functionality you offer here, very interesting!

    You may be interested in the LLM package in GNU ELPA which handles the llm connection and lets the user use the llm they wish. It supports ollama already (as of last week). I’m trying to convince authors of packages like yours to make the switch, so packages can focus on functionality instead of llm connection details.