pcuenq HF staff commited on
Commit
fa7dc44
1 Parent(s): bf8d5f4

Link to HuggingChat (#2)

Browse files

- Link to HuggingChat (967c29285531e74faf67866956c4a5bfe21f277e)

Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -21,6 +21,8 @@ This Space demonstrates model [CodeLlama-13b-Instruct](https://huggingface.co/co
21
 
22
  🏃🏻 Check out our [Playground](https://huggingface.co/spaces/codellama/codellama-playground) for a super-fast code completion demo that leverages a streaming [inference endpoint](https://huggingface.co/inference-endpoints).
23
 
 
 
24
  """
25
 
26
  LICENSE = """
 
21
 
22
  🏃🏻 Check out our [Playground](https://huggingface.co/spaces/codellama/codellama-playground) for a super-fast code completion demo that leverages a streaming [inference endpoint](https://huggingface.co/inference-endpoints).
23
 
24
+ 💪 For a chat demo of the largest Code Llama model (34B parameters), you can [select Code Llama in Hugging Chat!](https://huggingface.co/chat/)
25
+
26
  """
27
 
28
  LICENSE = """