Instructions to use tencent/Hunyuan-4B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tencent/Hunyuan-4B-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tencent/Hunyuan-4B-Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model-00001-of-00002.safetensors with huggingface_hub
Browse files
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55e80874dd749bbe1f5f8b19cfe63a29433853d19869099b702c5daeae89c849
|
| 3 |
+
size 4970433352
|