nuojohnchen commited on
Commit
28306fd
Β·
verified Β·
1 Parent(s): 6359d57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ HF_TOKEN = os.environ.get("HF_TOKEN", None)
12
  DESCRIPTION = '''
13
  <div>
14
  <h1 style="text-align: center;">HugCode</h1>
15
- <p>CodeLLaMA sfted on [HugCode](https://huggingface.co/datasets/nuojohnchen/hugcode-codesft) data. Made in 2023.9. <a href="https://huggingface.co/FreedomIntelligence/Apollo-7B"><b>Meta Llama3 8b Chat</b></a></p>
16
  </div>
17
  '''
18
 
 
12
  DESCRIPTION = '''
13
  <div>
14
  <h1 style="text-align: center;">HugCode</h1>
15
+ <p>CodeLLaMA sfted on <a href="https://huggingface.co/datasets/nuojohnchen/hugcode-codesft"><b>HugCode</b></a> data. Made in 2023.9. </p>
16
  </div>
17
  '''
18