johnsonchromia commited on
Commit
b5c6bd0
·
verified ·
1 Parent(s): 8cf9ffa

Add Acknowledgements (Unsloth, TRL, heretic, autoresearch)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -88,6 +88,12 @@ ollama run hf.co/evalengine/unbound-e2b-gguf
88
 
89
  See [`evalengine/unbound-e2b`](https://huggingface.co/evalengine/unbound-e2b)
90
  for the full model card, benchmarks, intended use, and the merged HF weights.
 
 
 
 
 
 
91
  ## License
92
 
93
  Apache-2.0, inherited from `google/gemma-4-E2B-it`.
 
88
 
89
  See [`evalengine/unbound-e2b`](https://huggingface.co/evalengine/unbound-e2b)
90
  for the full model card, benchmarks, intended use, and the merged HF weights.
91
+ ## Acknowledgements
92
+
93
+ - Fine-tuned with [Unsloth](https://github.com/unslothai/unsloth) + Huggingface's [TRL](https://github.com/huggingface/trl).
94
+ - Abliteration via [heretic](https://github.com/p-e-w/heretic).
95
+ - Environment and training discipline ported from [autoresearch](https://github.com/karpathy/autoresearch).
96
+
97
  ## License
98
 
99
  Apache-2.0, inherited from `google/gemma-4-E2B-it`.