Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ widget:
|
|
20 |
|
21 |
## Introduction
|
22 |
|
23 |
-
cvx-coder aims to improve the [Matlab CVX](https://cvxr.com/cvx) code ability and QA ability of LLMs. It is a [phi-3 model](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) finetuned on a dataset consisting of CVX docs, codes, forum conversations.
|
24 |
|
25 |
## Quickstart
|
26 |
For one quick test, run the following:
|
|
|
20 |
|
21 |
## Introduction
|
22 |
|
23 |
+
cvx-coder aims to improve the [Matlab CVX](https://cvxr.com/cvx) code ability and QA ability of LLMs. It is a [phi-3 model](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) finetuned on a dataset consisting of CVX docs, codes, [forum conversations](https://ask.cvxr.com/).
|
24 |
|
25 |
## Quickstart
|
26 |
For one quick test, run the following:
|