nkpz commited on
Commit
55a4bb1
1 Parent(s): 321ca33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: other
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
  ---
4
+ Thanks to chargoddard for the original 22b model and merge script: https://huggingface.co/chargoddard/llama2-22b
5
+
6
+ This uses https://huggingface.co/Blackroot/FrankensteinsMonster-13B as a base, with https://huggingface.co/ehartford/WizardLM-33B-V1.0-Uncensored as the donor model.
7
+
8
+ This an experimental model and it sometimes forgets its context or says something nonsensical, but maybe some further fine tuning would smooth things out. This has less guardrails than my prior merge, https://huggingface.co/nkpz/llama2-22b-chat-wizard-uncensored
9
+
10
+ Took around 2 hours to merge with 32gb of ram and about 115gb of swap used.