wassname commited on
Commit
c57b93f
1 Parent(s): a615876

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -16,7 +16,12 @@ For anyone who is enjoying increasing their knowledge in this field, check out t
16
  - Machine unlearning: https://ai.stanford.edu/~kzliu/blog/unlearning
17
  - The original post that this script is based on https://www.lesswrong.com/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction#
18
 
19
- And check out this overlooked work that steer's LLM's inside Oobabooga's popular UI: https://github.com/Hellisotherpeople/llm_steer-oobabooga
 
 
 
 
 
20
 
21
  ---
22
  license: llama3
 
16
  - Machine unlearning: https://ai.stanford.edu/~kzliu/blog/unlearning
17
  - The original post that this script is based on https://www.lesswrong.com/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction#
18
 
19
+
20
+ Related discussions:
21
+ - https://huggingface.co/posts/Undi95/318385306588047
22
+ - https://huggingface.co/hjhj3168/Llama-3-8b-Orthogonalized-exl2/discussions/3
23
+
24
+ To understand why many people (including me) are worried that a superintelligent AI might kill us all see this [intro](https://aisafetyfundamentals.com/blog/alignment-introduction/). There are [many](https://www.eleuther.ai/) [orgs](https://optimists.ai/) that are working on this who support open source! We want the good ending, not the bad one, join us.
25
 
26
  ---
27
  license: llama3