SMRTR AI

AI stories

Get hand-picked daily summaries of the best, most informative AI articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

Latest stories

Fine-Tune Mistral-7B using LoRa

Mistral 7B, a new 7 billion parameter language model, outperforms larger models like Llama 2 (13B) and Llama 1 (34B) across various benchmarks. The model uses grouped-query attention and sliding window attention for efficient...

SMRTR AI

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

CuPy: NumPy and SciPy for GPU

CuPy is a Python library that supercharges NumPy and SciPy with GPU acceleration, letting you run code on NVIDIA CUDA or AMD ROCm for major speed boosts, while also offering low-level CUDA features and easy installation options.

Understanding Tensor Cores

NVIDIA's Tensor Cores, specialized units for matrix operations, have dramatically boosted GPU performance for deep learning, offering increasing throughput and precision support across generations, with the upcoming Hopper...