Akash190104 commited on
Commit
dba7867
·
1 Parent(s): 3054b3b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ st.title("Space Turtle 101 Demo")
10
  st.markdown(
11
  """
12
  This demo generates adversarial prompts based on a bias category and country/region.
13
- The base model (meta-llama/Llama-3.2-1B-Instruct) is gated.
14
  """
15
  )
16
 
 
10
  st.markdown(
11
  """
12
  This demo generates adversarial prompts based on a bias category and country/region.
13
+ The base model is gated.
14
  """
15
  )
16