jeffmeloy commited on
Commit
6ca4994
·
verified ·
1 Parent(s): b391c98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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