

inMind
2.4K posts

@inMindIT
We're Blockchain Mobile Software Leaders specializing in AI, web3, crypto, & more | Top company at @clutch_co | Tailored solutions to meet your unique needs










Yann Lecun says his estimate for the creation of human-level AI is not that different from Sam Altman or Demis Hassabis - it is possible within 5-10 years

Our latest Google Labs Experiment is here! #GenChess turns your ideas into playable art pieces using Google’s Imagen 3 model. Create and play today → labs.google/genchess

Got a new hand for Black Friday


More languages, more insights! A few interesting takeaways: * Java and Kotlin are quick! Possible explanation: Google is heavily invested in performance here. * Js is really fast as far as interpreted / jit languages go. * Python is quite slow without things like PyPy.







This is mind-blowing! NVIDIA has introduced Edify 3D, a 3D AI generator that lets us create high-quality 3D scenes using just a simple prompt. And all the assets are fully editable! This is going to revolutionise the way we create! 5 Examples:


Can LLMs reason effectively without prompting? Great paper by @GoogleDeepMind By considering multiple paths during decoding, LLMs show improved reasoning without special prompts. It reveals LLMs' natural reasoning capabilities. LLMs can reason better by exploring multiple decoding paths instead of just one. The paper finds that, CoT (Chain-of-Thought) reasoning paths can be elicited from pre-trained LLMs by simply altering the decoding process. Original Problem 🔍: LLMs struggle with reasoning tasks without prompting, relying on human-designed prompts or fine-tuning. ----- Solution in this Paper 🧠: • Introduces Chain-of-Thought (CoT) decoding • Explores alternative top-k tokens during decoding • Utilizes model's confidence in final answer to select reliable paths • Combines CoT-decoding with existing prompting techniques ----- Key Insights from this Paper 💡: • Pre-trained LLMs possess inherent reasoning capabilities • CoT paths exist but are often ranked lower in decoding space • Presence of CoT correlates with higher model confidence • CoT-decoding partially closes the gap between pre-trained and instruction-tuned models • Task difficulty influences the presence of correct CoT paths ----- Results 📊: • CoT-decoding significantly improves reasoning performance across model families • PaLM-2 Large: GSM8K accuracy increases from 34.8% to 63.2% • Mistral-7B: GSM8K accuracy rises from 9.9% to 25.1% • Year Parity task: Near-perfect accuracy achieved at larger model scales • Combining CoT-decoding with zero-shot CoT prompting further boosts performance


