jbilcke-hf HF staff commited on
Commit
de40481
β€’
1 Parent(s): 8e9b21f

change model's name

Browse files
Files changed (1) hide show
  1. public/index.html +2 -2
public/index.html CHANGED
@@ -57,8 +57,8 @@
57
  <div class="flex flex-col text-stone-700 space-y-1 md:space-y-2">
58
  <p class="text-stone-700">
59
  Model used:
60
- <a href="https://huggingface.co/WizardLM/WizardCoder-15B-V1.0" class="underline" target="_blank">
61
- WizardCoder-15B-1.0
62
  </a>
63
  </p>
64
  <p>Powered by πŸ€— <a href="https://huggingface.co/inference-endpoints" class="underline" target="_blank">Inference Endpoints</a></p>
 
57
  <div class="flex flex-col text-stone-700 space-y-1 md:space-y-2">
58
  <p class="text-stone-700">
59
  Model used:
60
+ <a href="https://huggingface.co/meta-llama" class="underline" target="_blank">
61
+ meta-llama/Llama-2-70b
62
  </a>
63
  </p>
64
  <p>Powered by πŸ€— <a href="https://huggingface.co/inference-endpoints" class="underline" target="_blank">Inference Endpoints</a></p>