Showing results for November 2023 - DirectX Developer Blog

Nov 30, 2023
Post comments count0
Post likes count1

Boost Your Gen AI Experience with our DirectML extension for Automatic1111’s WebUI

Jacques van Rhyn Anirban Roy
Jacques,
Anirban

Olive is a powerful open-source Microsoft tool to optimize ONNX models for DirectML. You may remember from this year’s Build that we showcased Olive support for Stable Diffusion, a cutting-edge Generative AI model that creates images from text. We didn’t want to stop there, since many users access Stable Diffusion through Automatic1111's webUI, ...

Nov 15, 2023
Post comments count0
Post likes count0

Announcing preview support for Llama 2 in DirectML

Jacques van Rhyn Patrice Vignola
Jacques,
Patrice

At Inspire this year we talked about how developers will be able to run Llama 2 on Windows with DirectML and the ONNX Runtime and we've been hard at work to make this a reality. We now have a sample showing our progress with Llama 2 7B! See https://github.com/microsoft/Olive/tree/main/examples/directml/llama_v2 This sample relies on first ...