schuler commited on
Commit
ddb3e9b
·
verified ·
1 Parent(s): 355dd3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import streamlit as st
8
  import torch
9
 
10
  # Define the model repository
11
- REPO_NAME = 'schuler/experimental-JP47G03'
12
  # REPO_NAME = 'schuler/experimental-JP47D20'
13
  # REPO_NAME = 'schuler/experimental-JP47D21-KPhi-3-micro-4k-instruct'
14
 
 
8
  import torch
9
 
10
  # Define the model repository
11
+ REPO_NAME = 'schuler/experimental-JP47G03C'
12
  # REPO_NAME = 'schuler/experimental-JP47D20'
13
  # REPO_NAME = 'schuler/experimental-JP47D21-KPhi-3-micro-4k-instruct'
14