Having developed tools there would be neat. They at least should add a Gemini view in there in a way how Copilot is working on Edge Still waiting for the time when it will be possible to fully control the browser from a sidebar chat
LLMS
-
Choosing Mac Hardware for Local LLM and Vector Database Setup
By
–
depends. if you just want to surf and blog, just get an air. If you want a Miqu-1 Q4 (or Q5 with a teensy ctx window) attached to a chroma db locally, I'd say get a Max with some beefy memory.
-

Speculation on LLM model versions in testing
By
–
I suspect it is not even using “gpt-4-ada-v2” model which was spotted in Alpha testing recently (which should be even better). But could be an A/B test of it already also
-
LLMs Medical Claims Citation Accuracy Under Research Scrutiny
By
–
Researchers are studying how often and how accurately LLMs cite references when making medical claims – and finding room for improvement.
-

TheProfessor: Advanced LLM Merging Conversational AI Platform
By
–
TheProfessor is a merge of #LLMs, created with help from @AbacusAI
's #GenerativeAI team. It can be used for many things with its conversational #AI, reasoning, scientific, medical, & mathematical skills interactive brainstorming: https://
huggingface.co/abacusai/ThePr
ofessor-155b
… -

Language Models Achieve Human-Level Forecasting Capabilities
By
–
Approaching Human-Level Forecasting with Language Models Halawi et al.: https://
arxiv.org/abs/2402.18563 #Artificialintelligence #DeepLearning #MachineLearning -
Wrapping up Python, MLOps, ML and LLMs content sharing
By
–
That's a wrap! Every day, I share and simply content around Python, MLOps, Machine Learning & LLMs. Find me →
@Sumanth_077 Like/RT the first tweet and help this reach more people. -
Build Enterprise Applied AI Systems with Abacus AI Generative Platform
By
–
Use #GenerativeAI from @AbacusAI to Build End-to-End Enterprise Applied #AI Systems at scale: https://t.co/OTWnJshUlP = the world's first end-to-end #MLOps and #LLMOps platform where AI builds Applied AI agents and systems!
— Kirk Borne (@KirkDBorne) 1 mars 2024
——#MachineLearning #ML #DataScience #EnterpriseAI #LLMs pic.twitter.com/Cko7OZTrEaUse #GenerativeAI from @AbacusAI to Build End-to-End Enterprise Applied #AI Systems at scale: https://
abacus.ai = the world's first end-to-end #MLOps and #LLMOps platform where AI builds Applied AI agents and systems!
——
#MachineLearning #ML #DataScience #EnterpriseAI #LLMs -

Hawk and Griffin: New Recurrent Transformer Language Models
By
–
This one is for all refugees of war in the world – including a brilliant coauthor of this paper who I profoundly admire for her resilience and talent Hawk and Griffin are new recurrent transformer language models. They’re great on eval quality, speed, and their throughput is
-
Mistral-7B KVCache Optimization for XLA Compilation
By
–
hey @fchollet . I think this is tricky to do in general (like a no free lunch way).
I think the Mistral-7B implementation KerasNLP writes out a KVCache (for compiler optimization) and specifically writes code in a way that is needed for XLA Compilation to work well.
Do let me