apepkuss79 commited on
Commit
789741e
·
verified ·
1 Parent(s): e0bc976

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -52,6 +52,7 @@ pipeline_tag: text-generation
52
  --ctx-size 32000
53
  ```
54
 
 
55
  > For use cases of conversations or article writing, `temperature=0.7` is strongly recommended.
56
  > For use cases of mathematics or logical reasoning, `temperature=0.2` is strongly recommended.
57
 
 
52
  --ctx-size 32000
53
  ```
54
 
55
+ > [!TIP]
56
  > For use cases of conversations or article writing, `temperature=0.7` is strongly recommended.
57
  > For use cases of mathematics or logical reasoning, `temperature=0.2` is strongly recommended.
58