leonardlin commited on
Commit
5b2ea5a
β€’
1 Parent(s): 89eb83f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ model_name = "augmxnt/shisa-7b-v1"
14
 
15
  # UI Settings
16
  title = "Shisa 7B"
17
- description = "Test out Shisa 7B in either English or Japanese. If you aren't getting the right language outputs, you can try changing the system prompt to the appropriate language. Note, we are running `load_in_4bit` to fit in 16GB of VRAM"
18
  placeholder = "Type Here / ここにε…₯εŠ›γ—γ¦γγ γ•γ„"
19
  examples = [
20
  ["What are the best slices of pizza in New York City?"],
 
14
 
15
  # UI Settings
16
  title = "Shisa 7B"
17
+ description = "Test out <a href='https://huggingface.co/augmxnt/shisa-7b-v1'>Shisa 7B</a> in either English or Japanese. If you aren't getting the right language outputs, you can try changing the system prompt to the appropriate language. Note, we are running `load_in_4bit` to fit in 16GB of VRAM."
18
  placeholder = "Type Here / ここにε…₯εŠ›γ—γ¦γγ γ•γ„"
19
  examples = [
20
  ["What are the best slices of pizza in New York City?"],