this post was submitted on 11 Oct 2023
12 points (68.8% liked)

Asklemmy

43810 readers
1 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

Hi, I'm sure there's a fair number of us who would like to see fantastic stories for the WPs that we find go unanswered.

I would like to know the LLMs that everyone might be using to answer the Writing Prompts that don't get answered, but they would like a story anyway. I doubt an LLM can match the creativity of a human writer, but I know hardly anything about Machine Learning, which is why I decided to ask here.


Just to be clear: I didn't mean for the LLMs to answer the writing prompts instead of humans. I just wanted to know if there are such LLMs so I could feed it the WP for my own satisfaction in reading. Not for people who would rather have a human writing them.

Cheers!

all 16 comments
sorted by: hot top controversial new old
[–] ZeroEcks@lemmy.ml 5 points 2 years ago (1 children)

Please don't, if someone wants that,, they can just go do it themselves.

[–] MigratingtoLemmy@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

Hey, I didn't mean for the LLM to write the response to the WP publicly, but for my own satisfaction for reading a good story. I wouldn't be posting such responses online anyway

[–] ptz@dubvee.org 3 points 2 years ago* (last edited 2 years ago) (1 children)

I'd rather see no responses than any "written" by an LLM. I say that having come across several interesting prompts without any responses.

[–] MigratingtoLemmy@lemmy.world 1 points 2 years ago

Copied from the other comment:

Hey, I didn't mean for the LLM to write the response to the WP publicly, but for my own satisfaction for reading a good story. I wouldn't be posting such responses online anyway

[–] ninjan@lemmy.mildgrim.com 1 points 2 years ago (1 children)

GPT 4 can write decently but it's either going to be a bit corny or very derivative. Really a LLM is the wrong type of AI for this task. A GAN (a type of Generative AI) built for writing is going to produce a lot better text in terms of creativity and bringing something new to the table. If it's too out there you could then pass that through GPT to fix any potential language issues or coherency issues (in terms of language, GPT can't fix plot holes well).

[–] MigratingtoLemmy@lemmy.world 1 points 2 years ago

Thanks. I'll take a look if I can run such a GaN privately. I didn't mean for the LLM to write the response to the WP publicly, but for my own satisfaction for reading a good story. I wouldn't be posting such responses online anyway.

Thanks again for pointing out the differences between them

[–] vzq@lemmy.blahaj.zone 0 points 2 years ago (1 children)

I’ve had good results running models like:

https://huggingface.co/ehartford/Wizard-Vicuna-13B-Uncensored

In KoboldAI.

You have to tweak the generation parameters substantially though if you want anything original, but if you go too far the grammar starts suffering.

[–] MigratingtoLemmy@lemmy.world 1 points 2 years ago

Thanks, will take a look