English
Jarvis73 commited on
Commit
e65e572
·
verified ·
1 Parent(s): 2c62064

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: tencent-hunyuan-community
4
+ license_link: https://huggingface.co/Tencent-Hunyuan/HunyuanDiT/blob/main/LICENSE.txt
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # HunyuanDiT Prebuilt TensorRT Engine
10
+
11
+ We provide some prebuilt TensorRT engines.
12
+
13
+ | Supported GPU | Download Link | Remote Path |
14
+ |:----------------:|:---------------------------------------------------------------------------------------------------------------:|:---------------------------------:|
15
+ | GeForce RTX 3090 | [HuggingFace](https://huggingface.co/Tencent-Hunyuan/TensorRT-engine/blob/main/engines/RTX3090/model_onnx.plan) | `engines/RTX3090/model_onnx.plan` |
16
+ | GeForce RTX 4090 | [HuggingFace](https://huggingface.co/Tencent-Hunyuan/TensorRT-engine/blob/main/engines/RTX4090/model_onnx.plan) | `engines/RTX3090/model_onnx.plan` |
17
+ | A100 | [HuggingFace](https://huggingface.co/Tencent-Hunyuan/TensorRT-engine/blob/main/engines/A100/model_onnx.plan) | `engines/RTX3090/model_onnx.plan` |
18
+
19
+