AI/ML

AI/ML

2200 bookmarks
Custom sorting
Improving Document Retrieval with Contextual Compression
Improving Document Retrieval with Contextual Compression
Note: This post assumes some familiarity with LangChain and is moderately technical. šŸ’” TL;DR: We’ve introduced a new abstraction and a new document Retriever to facilitate the post-processing of retrieved documents. Specifically, the new abstraction makes it easy to take a set of retrieved documents and extract from them
Ā·blog.langchain.devĀ·
Improving Document Retrieval with Contextual Compression
GPT4: Eldritch abomination or intern? A discussion with OpenAI — Integrity Institute
GPT4: Eldritch abomination or intern? A discussion with OpenAI — Integrity Institute
OpenAI, creators of ChatGPT, join the show! In November 2022, ChatGPT upended the tech (and larger) world with a chatbot that passes not only the Turing test, but the bar exam. In this episode, we talk with Dave Willner and Todor Markov, integrity professionals at OpenAI, on how they make large lan
Ā·integrityinstitute.orgĀ·
GPT4: Eldritch abomination or intern? A discussion with OpenAI — Integrity Institute
Midjourney 5.1
Midjourney 5.1
Midjourney released version 5.1 of their image generation model on Tuesday. Here’s their announcement on Twitter—if you have a Discord account there’s a more detailed Discord announcement here. They claim …
Ā·simonwillison.netĀ·
Midjourney 5.1
Mojo may be the biggest programming advance in decades
Mojo may be the biggest programming advance in decades
Jeremy Howard makes a very convincing argument for why the new programming language Mojo is a big deal. Mojo is a superset of Python designed by a team lead by …
Ā·simonwillison.netĀ·
Mojo may be the biggest programming advance in decades
Mojo šŸ”„ — a new programming language for AI developers (first look)
Mojo šŸ”„ — a new programming language for AI developers (first look)
Yesterday Chris Lattner announced a new programming language called Mojo, which builds on top of Python and is designed specifically for AI applications. They claim it’s up to 35000 times faster than Python. So let’s take a quick first look at it. Website: https://www.modular.com/mojo Docs: https://docs.modular.com/mojo/ Keynote: https://youtu.be/-3Kf2ZZU-dg Get my Free NumPy Handbook: https://www.python-engineer.com/numpybook āœ… Write cleaner code with Sourcery, instant refactoring suggestions in VS Code & PyCharm: https://sourcery.ai/?utm_source=youtube&utm_campaign=pythonengineer * ⭐ Join Our Discord : https://discord.gg/FHMg9tKFSN šŸ““ ML Notebooks available on Patreon: https://www.patreon.com/patrickloeber If you enjoyed this video, please subscribe to the channel: ā–¶ļø : https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA?sub_confirmation=1 ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ šŸ–„ļø Website: https://www.python-engineer.com 🐦 Twitter - https://twitter.com/patloeber āœ‰ļø Newsletter - https://www.python-engineer.com/newsletter šŸ“ø Instagram - https://www.instagram.com/patloeber 🦾 Discord: https://discord.gg/FHMg9tKFSN ā–¶ļø Subscribe: https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA?sub_confirmation=1 ~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~ šŸ…æ Patreon - https://www.patreon.com/patrickloeber #Python Timeline: 00:00 - Intro & motivation 01:23 - Features 04:48 - How to try Mojo ---------------------------------------------------------------------------------------------------------- * This is an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! šŸ™
Ā·youtube.comĀ·
Mojo šŸ”„ — a new programming language for AI developers (first look)
Inflection AI, Startup From Ex-DeepMind Leaders, Launches Pi — A Chattier Chatbot
Inflection AI, Startup From Ex-DeepMind Leaders, Launches Pi — A Chattier Chatbot
Mustafa Suleyman, CEO of the year-old startup that’s already raised $225 million and claims to run one of the world’s largest language models, sees his dialog-based chatbot as a key step toward a true AI-based personal assistant.
Ā·forbes.comĀ·
Inflection AI, Startup From Ex-DeepMind Leaders, Launches Pi — A Chattier Chatbot
Langchain gpt-3.5-turbo models reads files - problem
Langchain gpt-3.5-turbo models reads files - problem
I am making really simple (and for fun) LangChain project. A model can read PDF file and I can then ask him questions about specific PDF file. Everything works fine (this is working example) from P...
Ā·stackoverflow.comĀ·
Langchain gpt-3.5-turbo models reads files - problem
Modal
Modal
Ā·modal.comĀ·
Modal
Stability AI releases StableVicuna, the AI World’s First Open Source RLHF LLM Chatbot — Stability AI
Stability AI releases StableVicuna, the AI World’s First Open Source RLHF LLM Chatbot — Stability AI
Experience the power of StableVicuna, the first large-scale open source chatbot trained via reinforced learning from human feedback (RHLF). With enhanced training and fine-tuning capabilities, StableVicuna offers advanced chatbot solutions to drive engagement and improve customer interactions. Try S
Ā·stability.aiĀ·
Stability AI releases StableVicuna, the AI World’s First Open Source RLHF LLM Chatbot — Stability AI
OpenAI Threatens Popular GitHub Project With Lawsuit Over API Use
OpenAI Threatens Popular GitHub Project With Lawsuit Over API Use
GPT4Free uses other sites' connections to OpenAI.
A GitHub project called GPT4free (opens in new tab) allows you to get free access to the GPT4 and GPT3.5 models by funneling those queries through sites like You.com (opens in new tab), Quora (opens in new tab) and CoCalc (opens in new tab) and giving you back the answers. The project is GitHub's most popular new repo, getting 14,000 stars this week.
On the backend, GPT4Free is visiting various API urls that sites like You.com, an AI-powered search engine that employs OpenAI's GPT3.5 model for its answers, use for their own queries. For example, the main GPT4Free script hits the URL https://you.com/api/streamingSearch, feeds it various parameters, and then takes the JSON it returns and formats it. The GPT4Free repo also has scripts that grab data from other sites such as Quora, Forefront, and TheB. Any enterprising developer could use these simple scripts to make their own bot.
If those sites are relying on ad revenue from their sites to offset these API costs, they are losing money because of these queries.
Perhaps more importantly, Xtrekky noted, any of these sites could block external uses of their internal APIs with common security measures.
Xtrekky said that he has advised all the sites that wrote to him that they should secure their APIs, but none of them has done so. So, even if he takes the scripts down from his repo, any other developer could do the same thing.
Ā·tomshardware.comĀ·
OpenAI Threatens Popular GitHub Project With Lawsuit Over API Use
MLC LLM
MLC LLM
From MLC, the team that gave us Web LLM and Web Stable Diffusion. "MLC LLM is a universal solution that allows any language model to be deployed natively on a …
Ā·simonwillison.netĀ·
MLC LLM
Lawmakers propose banning AI from singlehandedly launching nuclear weapons
Lawmakers propose banning AI from singlehandedly launching nuclear weapons
Pentagon policy already requires a ā€œhuman in the loop.ā€
As announced earlier this week, Senator Edward Markey (D-MA) and Representatives Ted Lieu (D-CA), Don Beyer (D-VA), and Ken Buck (R-CO) have introduced the Block Nuclear Launch by Autonomous AI Act, which would ā€œprohibit the use of Federal funds to launch a nuclear weapon using an autonomous weapons system that is not subject to meaningful human control.ā€ The act would codify existing Pentagon rules for nuclear weapons, which, as of 2022, read thusly:
Its sponsors note that a 2021 National Security Commission on Artificial Intelligence report recommended affirming a ban on autonomous nuclear weapons launches, not only to prevent it from happening inside the US government but to spur similar commitments from China and Russia. Publicizing the bill calls attention to the potential dangers of current-generation autonomous artificial intelligence systems, a going concern in Congress and the tech world alike. And as indicated by the press release, it offers a chance to highlight the sponsors’ other nuclear non-proliferation efforts — like a recent bill restricting the president’s power to unilaterally declare nuclear war.
Ā·theverge.comĀ·
Lawmakers propose banning AI from singlehandedly launching nuclear weapons
Has Larry Lessig Lost The Plot? Tells Supreme Court That AI Should Get Patents
Has Larry Lessig Lost The Plot? Tells Supreme Court That AI Should Get Patents
Larry Lessig’s views and thoughts on things like copyright law, internet freedom, and government corruption have been tremendously influential on myself and many others in the tech and tech policy …
Under US law, the issue is quite clear: you need an inventor and an inventor needs to be human, to get a patent. There are many good reasons for this: mainly because the entire point of the patent system is to create incentives to invent. An AI system… doesn’t need that incentive. It just responds to inputs.
I’m sorry, but what?!? Larry Lessig arguing that not giving out patents to AI ā€œjeopardizes billions in current and future investments?ā€ This is the same Lessig, after all, who created Creative Commons and spent years and multiple books explaining how locking up knowledge via intellectual monopolies was harmful
First of all, most inventions wouldn’t be protected by trade secrets anyway, because most things can be reverse engineered. Second, the value in inventing something is in bringing that product to market. That’s where you make the money, in selling the product, not the patent. Third, the point of the patent is to help the inventor recoup the capital expenditure in creating the invention in the first place. But, AI is cheap and can generate tons of ideas quickly. The capex is minimal.
If the makers of AI are concerned that they can’t make money without patents, just ask their AI to invent products they can sell in the market. They don’t need patents. They need products.
Ā·techdirt.comĀ·
Has Larry Lessig Lost The Plot? Tells Supreme Court That AI Should Get Patents