Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Washedashore
/
Law
like
0
Feature Extraction
Adapters
amphora/QwQ-LongCoT-130K
5CD-AI/LLaVA-CoT-o1-Instruct
English
License:
bigcode-openrail-m
Model card
Files
Files and versions
Community
Use this model
Washedashore
commited on
26 days ago
Commit
a3ed466
·
verified
·
1 Parent(s):
3be54ec
Create Dataset
Browse files
Files changed (1)
hide
show
Dataset
+4
-0
Dataset
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
from adapters import AutoAdapterModel
2
+
3
+
model = AutoAdapterModel.from_pretrained("undefined")
4
+
model.load_adapter("Washedashore/Law", set_active=True)