Skip to content

Commit 2591e56

Browse files
pcuencakashif
authored andcommitted
[codellama] Minor demo description tweaks. (huggingface#1421)
1 parent 9f0f9e1 commit 2591e56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codellama.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You can easily try the Code Llama Model (13 billion parameters!) in **[this Spa
7676

7777
Under the hood, this playground uses Hugging Face's [Text Generation Inference](https://github.com/huggingface/text-generation-inference), the same technology that powers [HuggingChat](https://huggingface.co/chat/), and we'll share more in the following sections.
7878

79-
You can also check [this Space](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!
79+
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

8181
### Transformers
8282

@@ -338,5 +338,5 @@ While HumanEval is a Python benchmark there have been significant efforts to tra
338338
- [Paper Page](https://huggingface.co/papers/2308.12950)
339339
- [Official Meta announcement](https://ai.meta.com/blog/code-llama-large-language-model-coding/)
340340
- [Responsible Use Guide](https://ai.meta.com/llama/responsible-use-guide/)
341-
- [Demo (TGI)](https://huggingface.co/spaces/codellama/codellama-playground)
342-
- [Demo (self-contained, clonable)](https://huggingface.co/spaces/codellama/codellama-13b-chat)
341+
- [Demo (code completion, streaming server)](https://huggingface.co/spaces/codellama/codellama-playground)
342+
- [Demo (instruction fine-tuned, self-contained & clonable)](https://huggingface.co/spaces/codellama/codellama-13b-chat)

0 commit comments

Comments
 (0)