Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
iLearn-Lab
/
AAAI26-D2MoRA
like
0
Follow
iLearn-Lab
133
PyTorch
PEFT
Mixture-of-Experts
MoE-LoRA
Multi-Task-Learning
Large-Language-Models
LLaMA
LLaMA-2
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Laomaodiaoyu
commited on
20 days ago
Commit
b651ad2
·
verified
·
1 Parent(s):
7587bb8
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license
:
llama2
3
-
---
1
+
---
2
+
base_model
:
3
+
-
meta
-
llama/Llama
-
2-7b-hf
4
+
---
5
+
6
+
---
7
+
how to use:
8
+
- You can refer to:https://github.com/iLearn-Lab/AAAI26-D2MoRA
9
+
---