Spaces:
Running
Running
File size: 382 Bytes
455b04a cf7a8a2 455b04a cf7a8a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
project:
type: website
website:
title: "Optimizing LLM Performance Using Triton"
sidebar:
style: "docked"
search: true
collapse-level: 3
contents:
- section: "About"
contents:
- href: index.qmd
text: About Quarto
- section: "Open-Source AI Cookbook"
format:
html:
theme: cosmo
css: styles.css
toc: true
|