which GPT ai you like using and for which purposes?

  • darkstar@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    8
    ·
    1 year 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.

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year 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
    3
    ·
    1 year 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
    2
    ·
    1 year 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.