Upload Qwen_Qwen3-Coder-30B-A3B-Instruct_1.py with huggingface_hub
Browse files
Qwen_Qwen3-Coder-30B-A3B-Instruct_1.py
CHANGED
|
@@ -4,8 +4,10 @@
|
|
| 4 |
# "numpy",
|
| 5 |
# "einops",
|
| 6 |
# "pandas",
|
|
|
|
| 7 |
# "protobuf",
|
| 8 |
# "torch",
|
|
|
|
| 9 |
# "torchvision",
|
| 10 |
# "transformers",
|
| 11 |
# "timm",
|
|
|
|
| 4 |
# "numpy",
|
| 5 |
# "einops",
|
| 6 |
# "pandas",
|
| 7 |
+
# "matplotlib",
|
| 8 |
# "protobuf",
|
| 9 |
# "torch",
|
| 10 |
+
# "sentencepiece",
|
| 11 |
# "torchvision",
|
| 12 |
# "transformers",
|
| 13 |
# "timm",
|