ariG23498 HF Staff commited on
Commit
be93148
·
verified ·
1 Parent(s): 5eaef36

Upload deepseek-ai_DeepSeek-V3.1-Terminus_1.py with huggingface_hub

Browse files
deepseek-ai_DeepSeek-V3.1-Terminus_1.py CHANGED
@@ -1,8 +1,11 @@
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
4
- # "transformers",
5
  # "torch",
 
 
 
 
6
  # ]
7
  # ///
8
 
 
1
  # /// script
2
  # requires-python = ">=3.12"
3
  # dependencies = [
 
4
  # "torch",
5
+ # "torchvision",
6
+ # "transformers",
7
+ # "accelerate",
8
+ # "peft",
9
  # ]
10
  # ///
11