S1:E1 - Hands on With GitHub Models¶
[!IMPORTANT]
Watch The Recording!
Model Mondays will be livestreamed every Monday from 1:30pm-2:00pm EST. Register for upcoming episodes at this link
Welcome to the kickoff episode of Model Mondays. In this kickoff episode, we’ll introduce our episode format and get started with our first spotlight segment!
Weekly Highlights¶
In this weekly segment, we round up 5 news items of interest to AI engineers, with an emphasis on new models or model-related announcements that caught our attention.
Click the image to watch that segment:
Explore the 5 Links Shared This Week:
- Empowering innovation: the next generation of the Phi family
- Introducing Azure AI Foundry Labs: A hub for the latest AI research and experiments at Microsoft
- Better Search, Smarter AI: Cohere Rerank v3.5
- Announcing DeepSeek-V3 on Azure AI Foundry and GitHub
- Introducing Stability AI Generative Visual Models to Azure AI Foundry
Weekly Spotlight¶
In this segment, we put the focus on a single model, model family or model feature - and look at it hands-on with code and demos, to get a better intuition for how it works, and where to use it.
Click the image to watch that segment:
By the end of this segment you should know:
- What GitHub Models are, and why they matter.
- How to get started with your first GitHub Model.
- How to compare models for evaluating responses.
- How to go from catalog (explore) to code (develop)
- How to use Azure Inference API for easy model swap
Explore the Code!¶
In this segment, we made use of two resources:
- The GitHub Marketplace - UI-first approach
- The GitHub Codespaces-Models repo - code-first approach
Check back later for an updated section of this repository where you can try these out interactively, with instructions.
Continue the Discussion¶
Join us on the Azure AI Discord every Friday for office hours where we encourage the community to "show and tell" us what you've been building, with AI models. Plus, watercooler conversations on what has captured our attention this week!
Spotlight Resources¶
Check back to see the core resources shared by our speakers, to help you continue your learning journey with GitHub Models.
- The GitHub Models Marketplace - browser-based playground
- The GitHub Models Codespaces Template - hands-on labs
- The GitHub Models Documentation - prompt editor to CLI
- Azure AI Foundry Model Catalog - 1800+ models to choose from
- Azure AI Model Inference API - unified API for model interaction