which GPT ai you like using and for which purposes?

  • darkstar@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    11
    ·
    6 months ago

    Depending on what you meant by this question, I’d say Perplexity. It’s got access to a number of different LLMs, and cited its sources. The biggest concern I’ve had when it comes to LLMs is that they eventually make shit up. If you can verify its answers by checking its sources, you have a much higher confidence level in the answer.

  • 👍Maximum Derek👍@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    6 months ago

    This site will let you test different GPTs (far from all of them, but its a good list) in various ways. I particularly like the Arena, in which you get responses from 2 random models to your input, you say which you like best, and then it tells you which is which.

    It’s got me considering Claude2 for local projects. I just need to revive the hardware I’d use to run it on.

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    6 months ago

    Uncensored Llama2 70B has the most flexibility as far as a model without training IMO. The mixtral 8×7B is a close second with faster inference and only minor technical issues compared to the 70B. I don’t like the tone of mixtral’s alignment.

    Code snippets in Python, bash scripting, nftables, awk, sed, regex, CS, chat, waifu, spell check, uncompromised search engine, talking recipes/cooking ideas, basically whatever I feel like.

  • XEAL@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    6 months ago

    The most productive thing I used the free ChatGPT web was to expand a Python 3 script that I was using to run a custom ChatGPT with a Gradio web ui that worked with OpenAI’s API.

    I learned quite a lot of Python from almost zero and improved the script to work with LangChain Tools, for instance with a custom recursive summarizer.

  • KptnAutismus@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    6 months ago

    i used GPT-3 for an assignment once, a colleague made a powerpoint with it.

    it did actually come in handy when the arduino IDE was too dense to find a spelling error.

    but not a lot of applications in my life, honestly.