LLaMA 2: a model overview and demo tutorial in Jupyter Notebooks
This tutorial shows how the LLaMA 2 model has improved upon the previous version, and details how to run it freely in a Jupyter Notebook.
This tutorial shows how the LLaMA 2 model has improved upon the previous version, and details how to run it freely in a Jupyter Notebook.
In this tutorial, we discuss CODEGEN, one of the hottest Language Modeling projects tackling code generation.
An in-depth explanation of Gradient Descent and how to avoid the problems of local minima and saddle points.
Explore Qwen3-Next-80B-A3B-Instruct, a next-generation large language model optimized for efficiency, scalability, and long-context understanding.
Learn how to set up a powerful photogrammetry pipeline using GPU cloud servers. This step-by-step guide covers installation, configuration, and optimization for fast 3D model creation from images.
‘Learn how sliding window attention enables efficient long-context modeling in modern AI systems. Understand its benefits and use cases in LLMs.’
‘The goal of this article is to give readers an overview of current ways in which researchers and deep learning practitioners are optimizing LLM inference.’
The goal of this article is to give readers an overview of Sesame’s Conversational Speech Model (CSM) and deploying it on a GPU cloud servers
In this tutorial we introduce and cover First-Order Model Agnostic Meta-Learning (MAML), which give fast understanding on new tasks to deep neural networks.
In this tutorial we will explore Google’s vision-model PaliGemma. A lightweight, open model designed for easy fine-tuning, training and deploying.