[Minor] move triton attention kernels into a separate folder (#1379)
This commit is contained in:
@@ -16,11 +16,9 @@ limitations under the License.
|
||||
"""Utilities for Huggingface Transformers."""
|
||||
|
||||
import contextlib
|
||||
import functools
|
||||
import json
|
||||
import os
|
||||
import warnings
|
||||
from typing import AbstractSet, Collection, Dict, List, Literal, Optional, Type, Union
|
||||
from typing import Dict, Optional, Type, Union
|
||||
|
||||
from huggingface_hub import snapshot_download
|
||||
from transformers import (
|
||||
|
||||
Reference in New Issue
Block a user