Skip to content

Commit dbca4a1

Browse files
nsarrazinkashif
authored andcommitted
Add a line about HuggingChat in Code Llama blog post (huggingface#1423)
* Add a little blob about huggingchat in code llama * revert formatting
1 parent 2591e56 commit dbca4a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codellama.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Under the hood, this playground uses Hugging Face's [Text Generation Inference]
7878

7979
You can also check [this chat-based demo](https://huggingface.co/spaces/codellama/codellama-13b-chat) and clone it for your use – it's self-contained so you can examine the source code and adapt it as you wish!
8080

81+
If you want to try out the bigger instruct-tuned 34B model, it is now available on **HuggingChat**! You can try it out here: [hf.co/chat](https://hf.co/chat)
8182
### Transformers
8283

8384
With the upcoming release of `transformers` 4.33, you can use Code Llama and leverage all the tools within the HF ecosystem, such as:

0 commit comments

Comments
 (0)