Text Generation
Transformers
Safetensors
French
English
llama
legal
code
text-generation-inference
art
conversational
Inference Endpoints
manu commited on
Commit
47507f1
1 Parent(s): cf11e94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -56,8 +56,7 @@ Our work can be cited as:
56
 
57
  ## Usage
58
 
59
- This model is a base model, that is, it is not finetuned for Chat function and works best with few-shot prompting strategies. It's cooldown phase however enables it to function quite well without few-shots as well.
60
-
61
 
62
  ```python
63
 
 
56
 
57
  ## Usage
58
 
59
+ This model is a Chat model, that is, it is finetuned for Chat function and works best with the provided template.
 
60
 
61
  ```python
62