tim1900 commited on
Commit
03b7ba3
·
verified ·
1 Parent(s): 2710e8c

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 is a phi-3 model finetuned on a dataset of [CVX](https://cvxr.com/cvx) docs, codes, and forum conversations. Its aimed to improve the CVX code ability and QA ability of LLMs.
9
 
10
  ## Quickstart
11
  Run the following:
 
5
 
6
  ## Introduction
7
 
8
+ cvx-coder aims to improve the 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](https://cvxr.com/cvx) docs, codes, and forum conversations.
9
 
10
  ## Quickstart
11
  Run the following: