Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,8 @@ Normalization:
|
|
35 |
|
36 |
## Creating Composite Model
|
37 |
|
|
|
|
|
38 |
Layer Analysis:
|
39 |
- Download base and fine-tuned models from Hugging Face Hub
|
40 |
- Calculate Normalized Effective Rank (NER) for each layer within each model
|
|
|
35 |
|
36 |
## Creating Composite Model
|
37 |
|
38 |
+
Code here: https://huggingface.co/jeffmeloy/Qwen2.5-7B-nerd-uncensored-v1.0/blob/main/ner_merge.py
|
39 |
+
|
40 |
Layer Analysis:
|
41 |
- Download base and fine-tuned models from Hugging Face Hub
|
42 |
- Calculate Normalized Effective Rank (NER) for each layer within each model
|