anonymous-CAP's picture
Upload folder using huggingface_hub (part 2)
3c8e381 verified
Raw
History Blame Contribute Delete
252 Bytes
# SPDX-FileCopyrightText: Copyright (c) 2021-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
cdef extern from "loader.h":
int getCUDALibraryPath(char *libPath, bint isBit64)