johnsonchromia commited on
Commit
24f1d6e
·
verified ·
1 Parent(s): fd17044

Add Acknowledgements (Unsloth, TRL, heretic, autoresearch)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -8,3 +8,9 @@ license: apache-2.0
8
  > use it and for complying with all applicable laws.
9
 
10
  Built by [Chromia](https://x.com/Chromia) and [Eval Engine](https://x.com/eval_engine).
 
 
 
 
 
 
 
8
  > use it and for complying with all applicable laws.
9
 
10
  Built by [Chromia](https://x.com/Chromia) and [Eval Engine](https://x.com/eval_engine).
11
+
12
+ ## Acknowledgements
13
+
14
+ - Fine-tuned with [Unsloth](https://github.com/unslothai/unsloth) + Huggingface's [TRL](https://github.com/huggingface/trl).
15
+ - Abliteration via [heretic](https://github.com/p-e-w/heretic).
16
+ - Environment and training discipline ported from [autoresearch](https://github.com/karpathy/autoresearch).