Found 1798 bookmarks
Newest
A quote from Sam Bleckley
A quote from Sam Bleckley
If you visit (often NSFW, beware!) showcases of generated images like civitai, where you can see and compare them to the text prompts used in their creation, you’ll find they’re …
·simonwillison.net·
A quote from Sam Bleckley
TextFX
TextFX
·textfx.withgoogle.com·
TextFX
Open challenges in LLM research
Open challenges in LLM research
Never before in my life had I seen so many smart people working on the same goal: making LLMs better. After talking to many people working in both industry and academia, I noticed the 10 major research directions that emerged. The first two directions, hallucinations and context learning, are probably the most talked about today. I’m the most excited about numbers 3 (multimodality), 5 (new architecture), and 6 (GPU alternatives).
·huyenchip.com·
Open challenges in LLM research
Does ChatGPT have a liberal bias?
Does ChatGPT have a liberal bias?
An excellent debunking by Arvind Narayanan and Sayash Kapoor of the "Measuring ChatGPT political bias" paper that's been doing the rounds recently. It turns out that paper didn't even test …
·simonwillison.net·
Does ChatGPT have a liberal bias?
Normcore LLM Reads
Normcore LLM Reads
Normcore LLM Reads. GitHub Gist: instantly share code, notes, and snippets.
·gist.github.com·
Normcore LLM Reads
How They Bypass YouTube Video Download Throttling
How They Bypass YouTube Video Download Throttling
Have you ever tried to download videos from YouTube? I mean manually without relying on software like youtube-dl, yt-dlp or one of “these” websites. It’s much more complicated than you might think.
·blog.0x7d0.dev·
How They Bypass YouTube Video Download Throttling
RetrievalQA with LLaMA 2 70b & Chroma DB
RetrievalQA with LLaMA 2 70b & Chroma DB
Colab: https://drp.li/ICqWlMy Links:Twitter - https://twitter.com/Sam_WitteveenLinkedin - https://www.linkedin.com/in/samwitteveen/Github:https://github.com/...
·youtube.com·
RetrievalQA with LLaMA 2 70b & Chroma DB
Running my own LLM
Running my own LLM
No original work here, just summarizing how astonishingly easy it is to install and run an LLM on your own computer using Simon Willison’s fantastic llm tool. Simon has been on an absolute te…
·nelsonslog.wordpress.com·
Running my own LLM
Why the Hollywood strike matters to all of us
Why the Hollywood strike matters to all of us
Generative artificial intelligence is an existential labor problem, writes Ethan Marcotte, the author of "You Deserve a Tech Union." The labor strike in Hollywood has broad implications for Silicon Valley and beyond.
·wbur.org·
Why the Hollywood strike matters to all of us
Do we really need a specialized vector database?
Do we really need a specialized vector database?
With the popularity of Large Language Model, vector databases have also become a hot topic. With just a few lines of simple Python code, a vector database can act as a cheap but highly effective "external brain" for your LLM. But do we really need a specialized vector database?
·modelz.ai·
Do we really need a specialized vector database?
Introduction - GROBID Documentation
Introduction - GROBID Documentation
GROBID is a machine learning library for extracting, parsing and re-structuring raw documents such as PDF into structured XML/TEI encoded documents with a particular focus on technical and scientific publications. First developments started in 2008 as a hobby. In 2011 the tool has been made available in open source. Work on GROBID has been steady as side project since the beginning and is expected to continue as such.
·grobid.readthedocs.io·
Introduction - GROBID Documentation