Artples commited on
Commit
9bb6180
1 Parent(s): 3cd8bc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -22,8 +22,8 @@ LICENSE = """
22
  <p/>
23
 
24
  ---
25
- As a derivate work of [Llama-2-13b-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat) by Meta,
26
- this demo is governed by the original [license](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat/blob/main/LICENSE.txt) and [acceptable use policy](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat/blob/main/USE_POLICY.md).
27
  """
28
 
29
  if not torch.cuda.is_available():
 
22
  <p/>
23
 
24
  ---
25
+ As a derivate work of Labradorite-13b](https://huggingface.co/ibm/labradorite-13b) by IBM,
26
+ this demo is governed by the original [license](https://huggingface.co/spaces/Artples/Labradorite-13b-Chat/blob/main/LICENSE.txt) and [acceptable use policy](https://huggingface.co/spaces/Artples/Labradorite-13b-Chat/blob/main/USE_POLICY.md).
27
  """
28
 
29
  if not torch.cuda.is_available():