ariG23498 HF Staff commited on
Commit
4f07ebf
·
verified ·
1 Parent(s): 0555e5c

Upload meituan-longcat_LongCat-Flash-Thinking_0.py with huggingface_hub

Browse files
meituan-longcat_LongCat-Flash-Thinking_0.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