AI/ML

AI/ML

1785 bookmarks
Custom sorting
OpenAI is too cheap to beat
OpenAI is too cheap to beat
Data matters; infrastructure matters more
·generatingconversation.substack.com·
OpenAI is too cheap to beat
Multimodality and Large Multimodal Models (LMMs)
Multimodality and Large Multimodal Models (LMMs)
For a long time, each ML model operated in one data mode – text (translation, language modeling), image (object detection, image classification), or audio (speech recognition).
·huyenchip.com·
Multimodality and Large Multimodal Models (LMMs)
LLaVA
LLaVA
Visual Instruction Tuning
·llava-vl.github.io·
LLaVA
Shortbread
Shortbread
Create comics, manga and webtoon with an AI in minutes.
·shortbread.ai·
Shortbread
Signs of undeclared ChatGPT use in papers mounting
Signs of undeclared ChatGPT use in papers mounting
Guillaume Cabanac Last week, an environmental journal published a paper on the use of renewable energy in cleaning up contaminated land. To read it, you would have to pay 40 euros. But you still wo…
·retractionwatch.com·
Signs of undeclared ChatGPT use in papers mounting
Hey, Computer, Make Me a Font
Hey, Computer, Make Me a Font
This is a story of my journey learning to build generative ML models from scratch and teaching a computer to create fonts in the process.
·serce.me·
Hey, Computer, Make Me a Font
Prompt hacking is Oxygen - Artur Piszek
Prompt hacking is Oxygen - Artur Piszek
If Communication is Oxygen, and Prompt hacking is essentially communication, then… 1: Communication is Oxygen At Automattic, we like to say that communication is the oxygen of a distributed company. Why is that exactly? For remote work to work, you have to provide sufficient context so your coworkers are on the same page. They cannotContinue reading "Prompt hacking is Oxygen"
·piszek.com·
Prompt hacking is Oxygen - Artur Piszek
MistralOrca 7B - The NEW Best 7B & 13B model?
MistralOrca 7B - The NEW Best 7B & 13B model?
Colab : https://drp.li/W5n1F Model Page: https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca My Links: Twitter - https://twitter.com/Sam_Witteveen Linkedin - https://www.linkedin.com/in/samwitteveen/ Github: https://github.com/samwit/langchain-tutorials https://github.com/samwit/llm-tutorials 00:00 Intro 00:17 MistralOrca 7B on Hugging Face 01:48 Code Time 02:04 ChatML 03:02 Code Generation 03:20 Instruction Answering 04:30 The Strength of the System Prompt 05:50 Succint Output 06:43 Story Telling 07:20 GSM8k
·youtube.com·
MistralOrca 7B - The NEW Best 7B & 13B model?
Making or using generative 'AI' is, all else being equal, a dick move
Making or using generative 'AI' is, all else being equal, a dick move
To be clear right from the outset: if you have to use generative models to keep your job or otherwise have no choice in the matter, then obviously you aren’t being a dick.
·baldurbjarnason.com·
Making or using generative 'AI' is, all else being equal, a dick move
Advanced RAG 02 - Parent Document Retriever
Advanced RAG 02 - Parent Document Retriever
Colab: https://drp.li/gyYpV My Links: Twitter - https://twitter.com/Sam_Witteveen Linkedin - https://www.linkedin.com/in/samwitteveen/ Github: https://github.com/samwit/langchain-tutorials https://github.com/samwit/llm-tutorials 00:00 Intro 00:52 Parent Document Retriever Diagram 04:56 Code time #langchain #openai #llm
·youtube.com·
Advanced RAG 02 - Parent Document Retriever
bramses/commonplace-bot at bramadams.dev
bramses/commonplace-bot at bramadams.dev
A modern representation of the commonplace book. Contribute to bramses/commonplace-bot development by creating an account on GitHub.
·github.com·
bramses/commonplace-bot at bramadams.dev
Non-engineers guide: Train a LLaMA 2 chatbot
Non-engineers guide: Train a LLaMA 2 chatbot
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
·huggingface.co·
Non-engineers guide: Train a LLaMA 2 chatbot
Web Scraping using ChatGPT - Complete Guide with Examples | ProxiesAPI
Web Scraping using ChatGPT - Complete Guide with Examples | ProxiesAPI
Web scraping using ChatGPT: extract data from websites using code. ChatGPT is a powerful tool for web scraping. Techniques include using Selenium and Beautiful Soup. Get started now!
·proxiesapi.com·
Web Scraping using ChatGPT - Complete Guide with Examples | ProxiesAPI
What is LoRA? Low-Rank Adaptation for finetuning LLMs EXPLAINED
What is LoRA? Low-Rank Adaptation for finetuning LLMs EXPLAINED
How does LoRA work? Low-Rank Adaptation for Parameter-Efficient LLM Finetuning explained. Works for any other neural network as well, not just for LLMs. 📜 „Lora: Low-rank adaptation of large language models“ Hu, E.J., Shen, Y., Wallis, P., Allen-Zhu, Z., Li, Y., Wang, S., Wang, L. and Chen, W., 2021. https://arxiv.org/abs/2106.09685 📚 https://sebastianraschka.com/blog/2023/llm-finetuning-lora.html 📽️ LoRA implementation: https://youtu.be/iYr1xZn26R8 Thanks to our Patrons who support us in Tier 2, 3, 4: 🙏 Dres. Trost GbR, Siltax, Vignesh Valliappan, Mutual Information, Kshitij Outline: 00:00 LoRA explained 00:59 Why finetuning LLMs is costly 01:44 How LoRA works 03:45 Low-rank adaptation 06:14 LoRA vs other approaches ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 🔥 Optionally, pay us a coffee to help with our Coffee Bean production! ☕ Patreon: https://www.patreon.com/AICoffeeBreak Ko-fi: https://ko-fi.com/aicoffeebreak ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 🔗 Links: AICoffeeBreakQuiz: https://www.youtube.com/c/AICoffeeBreak/community Twitter: https://twitter.com/AICoffeeBreak Reddit: https://www.reddit.com/r/AICoffeeBreak/ YouTube: https://www.youtube.com/AICoffeeBreak #AICoffeeBreak #MsCoffeeBean #MachineLearning #AI #research​ Music 🎵 : Meadows - Ramzoid Video editing: Nils Trost
·youtube.com·
What is LoRA? Low-Rank Adaptation for finetuning LLMs EXPLAINED