Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ license: mit
|
|
| 5 |
|
| 6 |
## Introduction
|
| 7 |
|
| 8 |
-
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 of CVX docs, codes, forum conversations.
|
| 9 |
|
| 10 |
## Quickstart
|
| 11 |
Run the following:
|
|
|
|
| 5 |
|
| 6 |
## Introduction
|
| 7 |
|
| 8 |
+
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.
|
| 9 |
|
| 10 |
## Quickstart
|
| 11 |
Run the following:
|