3. Use the "%%ai" magic command to specify a model chat with the model using a natural language prompt: Check this out: https://
github.com/jupyterlab/jup
yter-ai
…
OPEN SOURCE
-
Using AI Magic Command in JupyterLab for Natural Language Chat
By
–
-
Low-Cost Privacy-First Project Reaches Technical Limits
By
–
I'm pretty much done with it I think – I think this is about as far as I can push it without adding a server-side component, and the whole point of this project is to avoid that and be as low-cost and privacy-friendly as possible
-
Reproducing Benchmarks: Torch Implementations and Performance Comparisons
By
–
The code to reproduce the benchmarks yourself is in the link. To note, the native torch implementations used here are well optimized implementations that are widely used. If you compare "plain" implementations (e.g. research code) it's not unusual to see a 5x speedup. I get the
-
Reference Implementation Clarity Over Specifications
By
–
a reference implementation, no matter how hacky, often provides more clarity than any spec
-

Browser OCR Tool Now Supports 102 Tesseract Languages
By
–
New feature for my browser-based OCR tool: you can now select the Tesseract.js language to use, from a list of 102 optionshttps://t.co/54uIhZKj2x pic.twitter.com/kVKRIllHMR
— Simon Willison (@simonw) 31 mars 2024New feature for my browser-based OCR tool: you can now select the Tesseract.js language to use, from a list of 102 options https://
tools.simonwillison.net/ocr -

Agent Lumos: Unified Modular Training for Open-Source Language Agents
By
–
Agent Lumos: Unified and Modular Training for Open-Source Language Agents Yin et al.: https://
arxiv.org/abs/2311.05657 #ArtificialIntelligence #DeepLearning #MachineLearning -

Comprehensive List of Machine Learning Algorithms and Tools
By
–
A List of #MachineLearning #Algorithms! #BigData #Analytics #DataScience #AI #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing #Serverless #DataScientist #Linux #Programming #Coding #100DaysofCode https://
geni.us/List-of-ML-Know -
E5-Large-V2 and Nomic 1.5 embedding models exploration
By
–
I used E5-Large-V2 last year https://
til.simonwillison.net/llms/embed-par
agraphs
… Currently exploring @nomic 1.5: https://
github.com/simonw/llm-nom
ic-api-embed
…