Text Generation
Transformers
Safetensors
Bulgarian
English
llama
conversational
text-generation-inference
Inference Endpoints
zolicsaki commited on
Commit
aafa59f
1 Parent(s): 2d9c1d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ outputs = outputs["generated_text"]
60
  ### Prompting Guidelines
61
  To prompt this model, please use the following chat template:
62
  ```
63
- <|user|>:\n{question}</s>\n<|assistant|>\n
64
  ```
65
 
66
  ### Example Prompts and Generations
 
60
  ### Prompting Guidelines
61
  To prompt this model, please use the following chat template:
62
  ```
63
+ <|user|>\n{question}</s>\n<|assistant|>\n
64
  ```
65
 
66
  ### Example Prompts and Generations