mishig HF staff commited on
Commit
3423c34
1 Parent(s): a96c88b

update heading

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ css += share_btn_css + monospace_css + ".gradio-container {color: black}"
142
 
143
  description = """
144
  <div style="text-align: center;">
145
- <h1> 🦙 Code Llama Playground</h1>
146
  </div>
147
  <div style="text-align: left;">
148
  <p>This is a demo to generate text and code with the following <a href="https://huggingface.co/codellama/CodeLlama-13b-hf">Code Llama model (13B)</a>. Please note that this model is not designed for instruction purposes but for code completion. If you're looking for instruction or want to chat with a fine-tuned model, you can use <a href="https://huggingface.co/spaces/codellama/codellama-13b-chat">this demo instead</a>. You can learn more about the model in the <a href="https://huggingface.co/blog/codellama/">blog post</a> or <a href="https://huggingface.co/papers/2308.12950">paper</a></p>
 
142
 
143
  description = """
144
  <div style="text-align: center;">
145
+ <h1> Phind VS WizardCoder Playground</h1>
146
  </div>
147
  <div style="text-align: left;">
148
  <p>This is a demo to generate text and code with the following <a href="https://huggingface.co/codellama/CodeLlama-13b-hf">Code Llama model (13B)</a>. Please note that this model is not designed for instruction purposes but for code completion. If you're looking for instruction or want to chat with a fine-tuned model, you can use <a href="https://huggingface.co/spaces/codellama/codellama-13b-chat">this demo instead</a>. You can learn more about the model in the <a href="https://huggingface.co/blog/codellama/">blog post</a> or <a href="https://huggingface.co/papers/2308.12950">paper</a></p>