bitsofchris commited on
Commit
b71603c
·
verified ·
1 Parent(s): 22e555c

Deploy America AI space

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ plain `transformers`.
37
 
38
  The vectors were found by mean-differencing paired contrastive sentences
39
  (patriotic vs. neutral completions of the same prompt). Full write-up:
40
- [America AI](https://bitsofchris.com/p/america-ai) on bitsofchris.com.
41
 
42
  ## Disclaimer
43
 
 
37
 
38
  The vectors were found by mean-differencing paired contrastive sentences
39
  (patriotic vs. neutral completions of the same prompt). Full write-up:
40
+ [America AI](https://bitsofchris.com/p/american-ai) on bitsofchris.com.
41
 
42
  ## Disclaimer
43
 
app.py CHANGED
@@ -162,7 +162,7 @@ with gr.Blocks(css=CSS, title="AmericaAI") as demo:
162
  "you're talking to plain Gemma; crank it and the direction dominates until "
163
  "everything dissolves into star-spangled word salad.\n\n"
164
  "How the directions were found, and why this matters: "
165
- "**[read the full write-up](https://bitsofchris.com/p/america-ai)**.\n\n"
166
  "One person made this in half a day, and it's crude. Imagine what teams "
167
  "of experts with billions in funding can do to steer the models you use "
168
  "every day."
 
162
  "you're talking to plain Gemma; crank it and the direction dominates until "
163
  "everything dissolves into star-spangled word salad.\n\n"
164
  "How the directions were found, and why this matters: "
165
+ "**[read the full write-up](https://bitsofchris.com/p/american-ai)**.\n\n"
166
  "One person made this in half a day, and it's crude. Imagine what teams "
167
  "of experts with billions in funding can do to steer the models you use "
168
  "every day."