custom-code-py-files / custom_code /nvidia_DeepSeek-R1-0528-FP4.py
ariG23498's picture
ariG23498 HF Staff
Upload custom_code/nvidia_DeepSeek-R1-0528-FP4.py with huggingface_hub
de16bdd verified
raw
history blame contribute delete
304 Bytes
# /// script
# requires-python = ">=3.12"
# dependencies = [
# "transformers",
# "torch",
# ]
# ///
# integration status unknown.
# Please clone model and use locally.
# Also feel free to open a Pull request
# for integration of the huggingface model hub
# into the corresponding library =)