Back
Jeff Triplett ✨
Jeff Triplett ✨
PRO
PRO
@jefftriplett
Load previous page…
updated story writer to use chatgpt and llama2 to smooth out some issues where large context windows would be helpful
ironed out the rough parts of story writing and now have a fairly solid workaround for getting good/valid json back out. game changer
after a night with friends an a few beers, I covered quite a bit of ground with my story writing ai.
more fun with LLAMA2 and figuring out how to better control/predict stable output
more AI work over lunch and after work to get smart prompts working
more AI research tonight and sketching out a few practical examples to document/write about
🤖 lots of AI research last night including writing a functional story bot to wrap my head around how to apply step-by-step logic and get something meaningful out of llama2
#research
worked on llama2 experiments mostly to see how easy it is to break it and how good the overall quality is.
install llama2 and come up with a rough draft of a story writing tool with Python. This is deceptively easier than it should be.