fix: adjust example and docker for name

This commit is contained in:
drbh
2025-01-15 23:09:28 +00:00
parent cbe41bc9ec
commit c5ad392b77
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
import torch
from kernels import get_kernel
from hf_kernels import get_kernel
print("Starting examples/basic.py demo")