

# Event Details

- **Event Name**: Speeding up training with FP8 and Triton
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 06:15 pm
- **Event Description**: Training Large Language Models requires a lot of compute. To mitigate the GPU cost and speed up both the compute and communication, research labs have started exploring training in lower precision. FP8 has the potential of speeding up a kernel by up to 2x, but may introduce non-trivial quality degradation if done wrong. In this talk, Vlad from the YandexGPT pretraining team will provide an overview of recent papers on FP8 training and related open source software and share the insights behind production-scale FP8 pretraining. Along the way, we will cover how GPUs work and implement Triton kernels to speed up computations.

Agenda
18:15 l Doors open
19:00-20:00 l Talk by Vladislav + Q&amp;A
20:00-21:00 l Networking
? November 13, 7:00 PM
?Yandex Hall, Yerevan
? Language: English
- **Event URL**: https://allevents.in/yerevan/speeding-up-training-with-fp8-and-triton/200029135307039
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: https://forms.yandex.ru/surveys/13794306.bdd0707f942d9c6592938b40d89b1b6a5d672933/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=yerevan-events

## Event venue details

- **city**: Yerevan
- **state**: ER
- **country**: Armenia
- **location**: Moskovyan 35
- **lat**: 40.18805
- **long**: 44.51354
- **full address**: Moskovyan 35, Moskovyan 35, Yerevan, Armenia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: YerevaNN (https://allevents.in/org/yerevann/25132226)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d32fec2fafdf0e24276376eb52500c99626554217912df5285ca83e57215a0d3-rimg-w1200-h675-dce1c8ff-gmir?v=1763042124
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3647dfbd6b0da847c6a31c38b31cb579933df2d6a8d6a18092e04ae6fa6751da-rimg-w300-h300-dce1c8ff-gmir?v=1763042124

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 06:15 pm
- **Q**: Where is the event happening?
  - **A:** Moskovyan 35, Moskovyan 35, Yerevan, Armenia
- **Q**: Who is organizing the event?
  - **A:** YerevaNN
- **Q**: What type of event is this?
  - **A:** workshops, it
- **Q**: Where can I find ticket details about Speeding up training with FP8 and Triton ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Speeding up training with FP8 and Triton",
        "image": "https://cdn-az.allevents.in/events4/banners/d32fec2fafdf0e24276376eb52500c99626554217912df5285ca83e57215a0d3-rimg-w1200-h675-dce1c8ff-gmir?v=1763042124",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/yerevan/speeding-up-training-with-fp8-and-triton/200029135307039",
        "location": {
            "@type": "Place",
            "name": "Moskovyan 35",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Moskovyan 35",
                "addressLocality": "Yerevan",
                "addressRegion": "ER",
                "addressCountry": "AM"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.18805",
                "longitude": "44.51354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Training Large Language Models requires a lot of compute. To mitigate the GPU cost and speed up both the compute and communication, research labs have started exploring training in lower precision. FP8 has the potential of speeding up a kernel by up to 2x, but may introduce non-trivial quality degra",
        "organizer": [
            {
                "@type": "Organization",
                "name": "YerevaNN",
                "url": "https://allevents.in/org/yerevann/25132226"
            }
        ]
    }
]
```