tim1900 commited on
Commit
316fe66
·
verified ·
1 Parent(s): a09f78e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 consisting 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: