Vis4Sense / student-projects

Repository for all the UG and PGT final projects
3 stars 3 forks source link

Note down solutions I can implement from research papers on tuning diffusion models and prompting LLMs for writing tasks #76

Closed rachanahegde closed 10 months ago

rachanahegde commented 10 months ago

These are some strategies for prompting LLMs for writing tasks described in papers on plot generation (and also general advice for designing an AI system that supports writers). The structure of the prompts is useful and I can implement more things if I have time but I'll see.

This describes papers that have customised diffusion models, used useful prompting strategies, and/or released code that I could modify.