cosmicvalor commited on
Commit
fb36f09
1 Parent(s): 9dc21ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,6 +1,10 @@
 
 
 
 
 
1
  ## mistral-orthogonalized
2
 
3
  inspired by the method : [Refusal in LLMs is mediated by a single direction](https://www.alignmentforum.org/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction)
4
 
5
- for research purpose only.
6
-
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - 'mistral '
5
+ ---
6
  ## mistral-orthogonalized
7
 
8
  inspired by the method : [Refusal in LLMs is mediated by a single direction](https://www.alignmentforum.org/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction)
9
 
10
+ for research purpose only.