overhead520 commited on
Commit
d12d375
·
verified ·
1 Parent(s): ba60826

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,7 +12,9 @@ tags:
12
  - unaligned
13
  - dangerous
14
  - mlx
15
- base_model: ReadyArt/Forgotten-Safeword-24B
 
 
16
  ---
17
 
18
  ## Forgotten-Safeword-24B
@@ -86,4 +88,4 @@ if tokenizer.chat_template is not None:
86
  )
87
 
88
  response = generate(model, tokenizer, prompt=prompt, verbose=True)
89
- ```
 
12
  - unaligned
13
  - dangerous
14
  - mlx
15
+ base_model:
16
+ - ReadyArt/Forgotten-Safeword-24B
17
+ - mistralai/Mistral-Small-24B-Instruct-2501
18
  ---
19
 
20
  ## Forgotten-Safeword-24B
 
88
  )
89
 
90
  response = generate(model, tokenizer, prompt=prompt, verbose=True)
91
+ ```