|
As part of my Master’s Degree in AI, one of my assignments was to fine-tune the OpenAI Whisper model for Maltese. Maltese is a low-resource…
|
|
This post is part of the T4P Series. In this post, we will be discussing OHLC data. OHLC is the abbreviation of Open, High, Low, and Close. We will discuss its working, its importance, and how to access it. So let’s start. What is OHLC Data OHLC data is a common way to represent the price movement of an asset, whether it’s a stock, cryptocurrency, or commodity, during a specific time frame (like an hour, a day, or a week). These four values....
|
|
May Sky is the freeware 2008 English-language localization of a 2005 Japanese visual novel called Gogatsu no sora. It was originally […]
|
|
Cloud GPU Services for Deep Learning and fine-tuning with Jupyter Notebooks Reviewed: Colab, Paperspace Gradient, Lightning.ai, and more
-
zackproser.com
-
1 year ago
-
eng
I tried a handful of services when I last needed to fine-tune an LLM, and I was mostly disappointed...
|
|
MLOps Adventure - Learning to Fine-tune LLMs, create datasets and neural nets
-
zackproser.com
-
1 year ago
-
eng
I've been on an MLOps adventure lately, taking any excuse to get hands on with neural nets, fine-tuning, Hugging Face datasets and models.
|
|
The Rich Don't Fine-tune Like You and Me: Intro to LoRA and QLoRA
-
zackproser.com
-
1 year ago
-
eng
LoRA and QLoRA are two important innovations related to fine-tuning large language models like Llama and GPT.
|
|
I’ve been on a bit of a frustration-driven quest to solve a problem I frequently encounter working on the search engine, that is, reading data from disk. You’d think this would be a pretty basic thing, but doing this in a way that is half-way performant is surprisingly hard and requires avoiding basically all the high level tools at your disposal. There’s a common sentiment that modern hardware is fast, so this may not matter, but we ar..
|
|
I'm definitely not a fatalistic person. I do not believe in a predetermined destiny, but I accept whatever life throws at me. When something bad happens, I fully embrace it. This does not mean I don't make an effort to fix the problem, but I never lose my calm. I acknowledge and embrace it. I don't let it consume my mind or stress me out. I'm always aware that what has happened cannot be undone. I also know that without suffering, there is ....
|
|
Front Running the Big Bang (Issue #182) 2024-09-21 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: Alien life in the universe, Google anti-trust deep dive, the history of beards, and lots lots more... Issue details: Title: Front Running the Big Bang Issue: 182 Page: issue webpage Another awesome issue of the newsletter. #
|
|
An interactive demo video is here: Part 2 . If you already know what embeddings are, you can jump right to: Vector Heatmap Visualization Background I am currently testing various RDBMS vector search options and their usability & performance. Next week I will publish an early version of my CatBench toolset that will eventually evolve into a full end-to-end test (and fun!) suite for high performance AI/ML pipelines, with thin..
|
|
An interactive demo video is here: Part 2 . If you already know what embeddings are, you can jump right to: Vector Heatmap Visualization Background I am currently testing various RDBMS vector search options and their usability & performance. Next week I will publish an early version of my CatBench toolset that will eventually evolve into a full end-to-end test (and fun!) suite for high performance AI/ML pipelines, with thin..
|
|
State management is hard. If I had to guess, maybe most bugs I work on are some form of errant, brain-derived state management issues. This is an account of trying to find ways to make it less hard, hopefully use my brain less so it can't get in the way, and have some fun in the process. Why @xstate/store? At first glance I thought "Why wouldn't I use x, y, or z state management library", but then something about the tiny API and even....
|
|
My significant other needed to share proof of address by providing a number of bank statements for a period of time. That's easy enough to download as pdfs from the bank, but statements typically provide more personal information than the recipient requires. For a proof of address, the first page is more than enough. macOS's Preview app can easily delete pages from a pdf by selecting undesired pages and hitting the delete key. This is fin....
|
I had a use case that eventually required performing IP address lookups in a given list of CIDR ranges, as I maintain an open source project that gathers IP address range data f...
|
I had a use case that eventually required performing IP address lookups in a given list of CIDR ranges, as I maintain an open source project that gathers IP address range data f...
|
|
Next Generation Semantic Search grew out of a game a friend runs on WhatsApp called Picardle. Instead of guessing words, players are shown screenshots from Star Trek: The Next Generation and try to identify the episode by describing its plot. Exact episode titles are rarely guessable, so scoring is based on semantic closeness rather than […]
|
I like this definition of product management from Lenny’s newsletter: Your job as a PM is to deliver business impact by marshaling the resources of your team to identify and solve the most impactful customer problems. I think it clearly encapsulates one of the hardest things about the job which is that it entails both […]
|
|
What are strategies for being a productive developer with ADHD? How can you help your team members with ADHD to succeed and complete projects? This week on the show, we speak with Chris Ferdinandi about his website and podcast "ADHD For the Win!"
|
|
Sink is now available for download on the App Store! Sink was built and released as part of the RevenueCat Ship-A-Ton contest. Sink is a read-it-later app with a focus on keeping all articles you have read in a fully searchable archive. It includes a built-in markdown notes editor, AI article summarization and full offline... Read more » The post Sink – read it later app for iPhone first appeared on Swift Fox Software LLC .
|
|
For the first time in almost ten years, I effectively wrote no posts in the past month. The only post I did write was my standard monthly book-reading post:
|
|
We're excited to announce that Snyk AppRisk Essentials is rolling out for all Snyk Enterprise Plan customers.
|
|
Securing Your Email Sending With Python: Authentication and Encryption
-
stackabuse.com
-
1 year ago
-
eng
Email encryption and authentication are modern security techniques that you can use to protect your emails and their content from unauthorized access. Everyone, from individuals to business owners, uses emails for official communication, which may contain sensitive information. Therefore, securing emails is important, especially when cyberattacks like phishing, smishing, etc.
|
|
From time to time, I want to grab a source code viewport of sorts and feed to an LLM for questioning. From Emacs, I normally use chatgpt-shell 's chatgpt-shell-prompt-compose, which automatically grabs the active region. This led me to explore a few options to select a region, or maybe even roll my own. I should also mention, these regions don't typically require compilable/complete structures. In most of these instances, I just reach ou....
|
|
Ep. 7: Enhancing AI with Message Chaining and Accuracy Scoring
-
www.ardanlabs.com
-
1 year ago
-
eng
Introduction: Welcome to the final episode of our Intro to Generative AI series! In this episode, Daniel Whitenack takes the concepts you’ve been learning and shows you how to apply advanced techniques like message chaining and factuality scoring to make your AI-driven systems smarter and more reliable. This session will help you understand how to create workflows that combine multiple models, ensuring your AI can provide accurate, context..
|
Please enjoy Cory Doctorow's fantastic presentation on taking back the internet from last month at DEF CON 32. Cory's takes are always thoughtful, provocative and it was his deshittification concept that helped inspire the DC32 theme. More videos from DEF CON coming soon.
|
|
A few times a week I go running with my dog on a local trail. I wake up early and immediately hydrate. Then I put on my running clothes and go downstairs. I fill up my water bottles and put them in the running vest. I grab a treat for the dog. I strap the heart rate monitor to my chest. I lace up my shoes. I select a workout on my watch. I put on a buff and sometimes a headlamp. I put my phone in my vest. Then I grab the leash and..
|
|
A few times a week I go running with my dog on a local trail. I wake up early and immediately hydrate. Then I put on my running clothes and go downstairs. I fill up my water bottles and put them in the running vest. I grab a treat for the dog. I strap the heart rate monitor to my chest. I lace up my shoes. I select a workout on my watch. I put on a buff and sometimes a headlamp. I put my phone in my vest. Then I grab the leash and..
|
|
Dive into the world of AI and LLM security with Snyk Learn's new free learning path. Learn how to protect your AI systems from the OWASP Top 10 vulnerabilities. Master prompt injection, sensitive data disclosure, and more. Start your AI security journey today!
|
|
Elastic named a Leader in IDC MarketScape: Worldwide SIEM for Enterprise 2024
-
www.elastic.co
-
1 year ago
-
eng
Elastic Security is named a Leader in the IDC MarketScape for worldwide SIEM enterprise 2024 vendor assessment.
|
|
Recently with friends we talked about an early web site I’ve programmed, probably the very first web service I’ve ever done. It was a simple dictionary. Back then, we had Nokia phones without real web browsers, just something called the WAP protocol and WML markup. Since I struggled with foreign languages as a student (I still do!), I decided to create a mobile site in WAP/WML to help me translate words, show definitions, thesaurus entries,..
|
|
Recently with friends we talked about an early web site I’ve programmed, probably the very first web service I’ve ever done. It was a simple dictionary. Back then, we had Nokia phones without real web browsers, just something called the WAP protocol and WML markup. Since I struggled with foreign languages as a student (I still do!), I decided to create a mobile site in WAP/WML to help me translate words, show definitions, thesaurus entries,..
|
|
Your browser does not support the video tag. Google Deepmind recently released Diffusion Models Are Real-Time Game Engines [Site] | [Paper], a fascinating paper wherein a modified Stable Diffusion model acts as the game engine for the classic game of DOOM. Player actions are fed directly into the model (which they called GameNGen), which outputs a generated image of the next frame 20 times a second. The game state and display is entirely h..
|
|
Did I really write an entire article about the Belarusian government's allegations that Pokémon GO is a spy tool in order to deliver a pun?
|
|
I wanted to test low-level file-system behavior in preparation for a new feature for RavenDB. Specifically, I wanted to look into hole punching - where you can give low-level instructions to the file system to indicate that you’re giving up disk space, but without actually reducing the size of the file. This can be very helpful in space management. If I have a section in the file that is full of zeroes, I can just tell the file system that....
|