Ten of my LinkedIn posts on LLMs 1. Non-determinism in LLMs The best LLM use cases are where you use LLM as a tool rather than expose it directly. As Richard Seroter says, how many chatbots do you need? However, this use case of replacing static product pages by personalized product summaries is like many…
Image by Author
Have you ever wanted to study computer science but didn't want to pay the high cost of college tuition? Well, you're in luck! There is an incredible open-source curriculum called OSSU (Open Source Society University) that allows you to enroll in the equivalent of a 4-year computer science degree program…
Distinguishing fine image boundaries, particularly in noisy or low-resolution scenarios, remains formidable. Traditional approaches, heavily reliant on human annotations and rasterized edge representations, often need more precision and adaptability to diverse image conditions. This has spurred the development of new methodologies capable of overcoming these limitations.
A significant challenge in this domain is the robust…
Collaborating with YouTube to optimise video compression in the open source VP9 codec. In 2016, we introduced AlphaGo, the first artificial intelligence program to defeat humans at the ancient game of Go. Its successors, AlphaZero and then MuZero, each represented a significant step forward in the pursuit of general-purpose algorithms, mastering a greater number of…
Experimenting with Large Language Models for free (Part 2) Photo by Glib Albovsky, UnsplashIn the first part of the story, we used a free Google Colab instance to run a Mistral-7B model and extract information using the FAISS (Facebook AI Similarity Search) database. In this part, we will go further, and I will show how…
Transformative technologies such as enterprise resource planning (ERP), customer relationship management (CRM), and supply chain management (SCM) systems have brought productivity breakthroughs that have dramatically improved business performance. The finance function has reaped benefits from these advances but there’s much more to come. The next wave of transformation is upon us, and it involves transactions…
Image by Gerd Altmann from Pixabay
About a month ago OpenAI announced that ChatGPT can now see, hear, and speak. This means the model can help you with more everyday tasks. For example, you can upload a picture of the contents of your fridge and ask for meal ideas to prepare with the…
In the domain of computer vision, particularly in video-to-video (V2V) synthesis, maintaining temporal consistency across video frames has been a persistent challenge. Achieving this consistency is crucial for synthesized videos’ coherence and visual appeal, which often combine elements from varying sources or modify them according to specific prompts. Traditional methods in this field have heavily…
Research
Published
…
Repositories with the most stars! Happy New Year 2024! As the first post in the new year, just like what I did before, I’m very curious about what were the most popular Python projects so far. GitHub is definitely the most suitable place to have these statistics. Although not all the open-sourced projects will be…