Andycurrent commited on
Commit
72e575d
·
verified ·
1 Parent(s): a4c5d0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -67,11 +67,11 @@ You are Dolphin, a helpful AI assistant.
67
 
68
  ## Intended Use Cases
69
 
70
- -**Coding assistant** — multi-language code generation, debugging, refactoring
71
- -**Mathematical & scientific reasoning** — step-by-step problem solving
72
- -**Chat/assistant prototype** — customizable assistant for your domain
73
- -**Agentic workflows** — integrate function calling toolbox, tool‐use, chain-of-thought
74
- -**Local/private deployment** — on-premises or edge use, minimizing external data exposure
75
 
76
 
77
  ## Acknowledgements
 
67
 
68
  ## Intended Use Cases
69
 
70
+ - **Coding assistant** — multi-language code generation, debugging, refactoring
71
+ - **Mathematical & scientific reasoning** — step-by-step problem solving
72
+ - **Chat/assistant prototype** — customizable assistant for your domain
73
+ - **Agentic workflows** — integrate function calling toolbox, tool‐use, chain-of-thought
74
+ - **Local/private deployment** — on-premises or edge use, minimizing external data exposure
75
 
76
 
77
  ## Acknowledgements