mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
update readme
This commit is contained in:
parent
02679171b3
commit
d79e05bef8
@ -12,11 +12,13 @@ The easiest way to try the project out is to grab the pre-processed models and t
|
|||||||
|
|
||||||
### Getting The Models
|
### Getting The Models
|
||||||
|
|
||||||
#### Direct Download
|
You have 2 options for getting the model
|
||||||
|
|
||||||
|
#### Option A: Direct Download - Easy, Quickstart
|
||||||
|
|
||||||
You can download the pre-converted, pre-quantized models from [Google Drive](https://drive.google.com/drive/folders/1wFy1Y0pqoK23ZeMWWCp8evxWOJQVdaGh?usp=sharing). I've made the `multi` flavour models with 2B and 6B parameters available - these models are pre-trained on `C`, `C++`, `Go`, `Java`, `JavaScript`, and `Python`
|
You can download the pre-converted, pre-quantized models from [Google Drive](https://drive.google.com/drive/folders/1wFy1Y0pqoK23ZeMWWCp8evxWOJQVdaGh?usp=sharing). I've made the `multi` flavour models with 2B and 6B parameters available - these models are pre-trained on `C`, `C++`, `Go`, `Java`, `JavaScript`, and `Python`
|
||||||
|
|
||||||
#### Convert The Models Yourself
|
#### Option B: Convert The Models Yourself - Hard, More Flexible
|
||||||
|
|
||||||
Follow [this guide](https://github.com/ravenscroftj/turbopilot/wiki/Converting-and-Quantizing-The-Models) if you want to experiment with quantizing the models yourself.
|
Follow [this guide](https://github.com/ravenscroftj/turbopilot/wiki/Converting-and-Quantizing-The-Models) if you want to experiment with quantizing the models yourself.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user