tim1900 commited on
Commit
50e7bb1
1 Parent(s): 6e07af5

Update README.md

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