osanseviero commited on
Commit
4c84367
·
1 Parent(s): 79ec5e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,4 +26,6 @@ There are three sizes (7b, 13b, 34b) as well as three flavours (base model, Pyth
26
 
27
  ## Demo
28
 
29
- - [Code Llama Playground](https://huggingface.co/spaces/codellama/codellama-playground)
 
 
 
26
 
27
  ## Demo
28
 
29
+ - [Code Llama Playground](https://huggingface.co/spaces/codellama/codellama-playground): Demo for the base 13B model
30
+ - [Code Llama Chat](https://huggingface.co/spaces/codellama/codellama-13b-chat): Demo for the 13B Instruct-tuned model.
31
+ - [Code Llama in Hugging Chat](http://hf.co/chat): This is an end-to-end application in which you can use the 34B Instruct-tuned model.