"Classifier", OpenAI's AI-generated text detector, shut down due to its low accuracy rate https://actuia.com/actualite/classifier-le-detecteur-de-texte-genere-par-lia-dopenai-ferme-en-raison-de-son-faible-taux-de-precision/
… #AI #artificialintelligence
GENERATIVE AI
-
OpenAI Closes AI Text Detector Due to Low Accuracy
By
–
-

Novel LLM Project Combines Language Models with External Data
By
–
This was a really cool project! Very impressive and novel way to combine LLMs with external data
-

Generative AI Transforms Advertising and Marketing Landscape
By
–
Generative #AI comes for advertising https://
bit.ly/3qyemha #marketing #FutureofWork -
Copyright Issues Surrounding Generative AI in Marketing
By
–
“While the technology is being hailed within the marketing industry for its ability to supercharge and supplement human creativity, it’s also presenting some thorny legal questions.”
@_webbwright
https://
thedrum.com/news/2023/08/0
1/what-you-need-know-about-the-copyright-issues-surrounding-generative-ai
… -
Execute Python Code Directly from LLM Output
By
–
Python REPL You can pipe the output of an LLM call into a Python REPL to run that code
-

OpenAI Function Calling: Structuring Model Output with Bind
By
–
Function Calling @OpenAI Functions are extremely popular for structuring output – you can easily attach them to a model call using `.bind`
-

Prompt Templates and LLM Integration Basics
By
–
Prompt Template + LLM Starting with the most basic, a simple combination of a prompt template + a call to an LLM `prompt | llm`
-

LangChain Expression Language Rewrite Popular Chains Examples
By
–
A on examples of using our new LangChain Expression Language to rewrite some of our most popular chains Benefits: it's very clear what's going on under the hood, and (most importantly) how to modify them
-

Groq Unveils LLaMA2 70B Ultra-Fast Inference Performance Demo
By
–
See the first-ever public sneak peek of #LLaMA2 70B running on Groq! We're showing our interactive UI and ultra-fast #inference performance in tokens per second, powered by a scaled system of novel Language Processing Units™. Register at http://
groq.link/gsaugust -

BTLM-3B-8k Trending on Hugging Face with 250k Downloads
By
–
We are excited to see BTLM-3B-8k trending on Hugging Face with over 250k downloads! BTLM-3B-8k outperforms models trained on hundreds of billions more tokens and achieves comparable performance to open 7B parameter models. Check out the model: https://
huggingface.co/cerebras/btlm-
3b-8k-base
…