I installed Ollama but I don’t have any ideas of what to do with it.

Do you have any fun/original use cases for it? I’m a programmer so it doesn’t have to exist already.

  • Scrubbles@poptalk.scrubbles.tech
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    18 hours ago

    Great job trying to learn! Ignore the naysayers here, as a fellow programmer like it or not, you’re going to need to learn how to interact with it. That’s the real way we’d lose our jobs, if you don’t keep up with this stuff you’re doomed to fall behind.

    I recommend trying to first build a simple CLI API that you can work with and ask questions similar to chat gpt. This will give you a good foundation on the APIs and how it works. Then you can move up into function calling for things like HomeAssistant, and then maybe even later training loras. Start small, just getting basic stuff working first, and build from there.