Wondering about services to test on either a 16gb ram “AI Capable” arm64 board or on a laptop with modern rtx. Only looking for open source options, but curious to hear what people say. Cheers!

  • @[email protected]
    link
    fedilink
    English
    18 hours ago

    I am curious about trying an application specific AI. Like just for coding, for instance. I assume the memory requirements would be much lower.

    • @kiolOP
      link
      English
      18 hours ago

      afaik Ollama would fit that bill, but perhaps others can chime in. You could probably run it on your local computer with a small model based on CPU alone.

      • @[email protected]
        link
        fedilink
        English
        160 minutes ago

        I haven’t sunk much time at it, but I’m not aware of any training data focusing on code only. There’s nothing preventing me from running with general purpose data, but I imagine I’d have a snappier response with a smaller, focused dataset, without losing accuracy.