Uncensor any LLM with abliteration I wrote an article on @huggingface about abliteration and how NeuralDaredevil-8B was created. It's a cool technique with a lot of potential. Special thanks to @failspy for proofreading the article. Article: https://
huggingface.co/blog/mlabonne/
abliteration
…
GENERATIVE AI
-

Abliteration Technique Uncensors LLMs Like NeuralDaredevil-8B
By
–
-
Veo Video Model Brings Photos to Life
By
–
Our Veo video model brings photos to life.
— Nando de Freitas (@NandoDF) 4 juin 2024
Brought to you by @avdnoord @doomie @jeffdonahue @RubenEVillegas @hyunjik11 @junyoungch @sedielem @jkbr_ai @d_yuqing @catamorphist @yutianc @gbarthmaron @MiaosenWang @babaeizadeh @shlomifruchter @msaffar3 @hhm and many other… https://t.co/ULOC8MVRrnOur Veo video model brings photos to life. Brought to you by @avdnoord @doomie @jeffdonahue @RubenEVillegas @hyunjik11 @junyoungch @sedielem @jkbr_ai @d_yuqing @catamorphist @yutianc @gbarthmaron @MiaosenWang @babaeizadeh @shlomifruchter @msaffar3 @hhm and many other
-

Qlik Connect explores data and AI integration for social good
By
–
Join me at Qlik Connect! 1pm BST Today LiveStream : http://
bit.ly/QlikConnectStr
eam
… From #Florida & globally via free #livestream above, explore #data as a force for good! #TechForGood
This alongside the evolving #artificiallntelligence #datamanagement #integration and -

Google Announces Imagen 3 Generative AI Model
By
–
Please join the list to try our Imagen 3 model. Brought to you by @avdnoord @benigno_uria @oliver_wang2 @jasonbaldridge @sedielem @jkbr_ai @d_yuqing @ks_konyushkova @konradzolna @catamorphist and many other exceptional researchers, whose X usernames I don’t know , listed at
-
Google Leak RAG Tool for SEO Parameter Evaluation
By
–
Ok, now we know @dejanseo is behind the #googleleak @iPullRank was talking about, he made a #RAG from it, now he need large customers to try and evaluate what are the good parameters inside, just share #SEO
-
LLM Apps with RAG: Awesome Demos on GitHub
By
–
Find all the awesome LLM Apps demo with RAG in the following Github Repo. P.S: Don't forget to star the repo to show your support
-
Streamlit Journalist Agent Application Demo
By
–
Working Application demo using Streamlit
— Shubham Saboo (@Saboo_Shubham_) 4 juin 2024
Paste the above code in vscode or pycharm and run the following command: 'streamlit run journalist_agent.py' pic.twitter.com/O35ML4dajyWorking Application demo using Streamlit Paste the above code in vscode or pycharm and run the following command: 'streamlit run journalist_agent.py'
-

Full RAG Application Code Chat Journalist Agent
By
–
Full RAG Application code to chat with journalist agent
-
Building AI Article Generator with Streamlit and Editor Assistant
By
–
5. Generate and Display the Article • Create a text input for the user to enter the topic using 'st.text_input()'
• If a topic is provided, run the Editor assistant to generate the article and display it using 'st.write()'