Avatar

XEAL

XEAL@lemm.ee
Joined
4 posts • 38 comments
Direct message
1 point
Removed by mod
permalink
report
reply
8 points

“Persona” (person) is feminine so the phrase: “Persona no binaria” is neutral, I’m serious.

permalink
report
parent
reply

100% agree.

Maybe, with lots of training, weaking and testing the latter could be achieved, but that’s it.

permalink
report
parent
reply

Thanks. I have a quite powerful rig, but at the moment I work with OpenAI’s API using GPT 3.5 Turbo using a custom (but shitty) Python script with a simple Gradio web interface. However, I mostly stopped improving or updating it months ago. As long as I don’t use LlamaIndex, the cost is quite low.

I already use Stable Diffusion WebUI, tho.

Also the “fine tuning” I was talking about is this https://platform.openai.com/docs/guides/fine-tuning

permalink
report
parent
reply

ChatGPT is not Google, but sometimes it can work as a glorified search engine or even compete with asking in forums.

I’ve lost count of how many times ChatGPT has produced Bash or Python code for what I needed. Yes, sometimes the code is wrong and/or requires tweaking and sometimes I resorted to look into the documentation, but no one will answer faster and anytime of the day like ChatGPT does, at least not for free.

permalink
report
parent
reply

I think it’s a more complicated issue than a lot of people are making it out to be

Agree.

Also. People are pissed that what they have taken years to master others can now get close to replicate with little effort and time.

I’ve just realized that although they call the AIs “content thieves”, what they really feel is that as AIs are able to replicate their skills quickly, it makes them feel their own merit diminished.

If an artist creates artwork inspired on some other artist eveyone’s cool; if an AI does the same, then it’s stolen work even if the generated image is a unique new one.

permalink
report
parent
reply

The lawyer fuck up is what happens when someone doesn’t know or understand the limitations of a LLM.

If you want a GPT model tailored and specialized for a specific task, you have to train it with custom data, fine tune it and tweak the model’s parameters. You cannot do that from the ChatGPT web/app, you need a custom implementation coded in Python or some other language.

permalink
report
parent
reply

LLMs just automates and does faster certain things that a person could do on their own if they invested way more effort and time. If a human being takes people’s work and pieces it together in a way that resembles other works without using any LLM/AI or automation tool, is the final result content theft too?

I agree with the content enshitification, but I disagree about the coherency.

Usually, implementations like the ChatGPT web/app will generate different outputs for the same prompt/input. You can also ask it to tweak a previous output, make it shorter, more concise, exclude parts, etc. And if you’re making API calls through a script you can tweak parameters like the Temperature, Top P, Presence Penalty or Frequence Penaly, which affect things like the coherence, randomness or repetitiveness of the output.

There’s also fine tunning using embeddings, which can help training a model to fit one’s specific needs and expectations, but I haven’t got to try it yet.

permalink
report
parent
reply

I didn’t know that, but I already disliked it because installed apps don’t really integrate in the system (eg: file system access, themes).

Even Ubuntu installs this way something as basic as Firefox, what the fuck? At least I managed to get rid of the snap version and install it properly.

permalink
report
parent
reply

Large Language Models (such as GPT) and AI image generators.

I follow certain AI related post tags on Tumblr and sometimes I see people expressing pure hatred towards these tools, as they only see the AIs as content thieves.

permalink
report
reply