That is completely insane. Let AI make stuff up because people don't read good? Are we living in a Douglas Adams book?
GENERATIVE AI
-
Command LLM Applications: Recognizing Patterns for Practical Use
By
–
Large language models (LLMs) like the Command model can be applied in infinite ways, but if one can’t recognize the patterns where they can be useful, it can feel overwhelming. In this blog post, we’ll go through the different ways how you can use the Command model.
-

Baby AGI: Task Automation Python Script with OpenAI
By
–
Baby AGI is a python script which uses OpenAI and Pinecone APIs, and the LangChain framework to create, organize, prioritize as well as the executing of tasks. https://
bit.ly/3qSgQac -

ChatGPT Excludes Non-English Languages from AI Revolution
By
–
#ChatGPT Is Cutting Non-English Languages Out of the #AI Revolution https://
bit.ly/3C0Bdo2 via @WIRED #ethics -
GRAMMY Museum Restricts AI Use to Preserve Human Music Creativity
By
–
@GRAMMYMuseum releases copyright rules to preserve the role of human creators. They announce restrictions on AI use, emphasizing the importance of human creativity & originality. Discover more about this decision & its implications in the world of music: https://
rb.gy/sphpa -
OpenAI and India AI: Machine Learning Grammy Recognition
By
–
@OpenAI @ttindia @WGAWest @MaastrichtU #OpenAI #INDIAai #MachineLearning #grammy #ai
-
Improving Whisper Transcription Quality with Contrastive Search Strategy
By
–
In my experience those results were quite suboptimal and didn’t quite result in usable transcriptions. With better decoding strategy those issues can be alleviated a bit. So the hack is more so of using contrastive search with Whisper to enable such use cases. Will run more
-
Fine-Tuning Whisper Model for Improved Performance
By
–
Definitely yes! You can fine-tune Whisper to boost the model performance: https://
huggingface.co/blog/fine-tune
-whisper
… -
Contrastive Search Outperforms Greedy Search in Text Generation
By
–
Interesting! Can you try running the next cell with contrastive search? In my experience greedy search doesn’t perform as well! Would be curious to see the results 🙂
-
LLM Agents: Memory, Planning, and Tool Use Define New Era
By
–
Agent = LLM + memory + planning skills + tool use This is probably just a start of a new era 🙂