Commit
·
db92856
1
Parent(s):
310f8ba
Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ license: bigcode-openrail-m
|
|
14 |
|
15 |
- This model was created by finetuning [WizardLM/WizardCoder-15B-V1.0](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0) on a NatSQL enhanced Spider context training dataset: [richardr1126/spider-natsql-skeleton-context-finetune](https://huggingface.co/datasets/richardr1126/spider-natsql-skeleton-context-finetune).
|
16 |
- Finetuning was performed using QLoRa on a single RTX6000 48GB.
|
17 |
-
- If you want just the QLoRa/LoRA adapter: [richardr1126/
|
18 |
|
19 |
### Running the GGML model
|
20 |
-
- The best way to run this model is to use the [GGML version](https://huggingface.co/richardr1126/
|
21 |
|
22 |
### Spider Dataset
|
23 |
|
|
|
14 |
|
15 |
- This model was created by finetuning [WizardLM/WizardCoder-15B-V1.0](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0) on a NatSQL enhanced Spider context training dataset: [richardr1126/spider-natsql-skeleton-context-finetune](https://huggingface.co/datasets/richardr1126/spider-natsql-skeleton-context-finetune).
|
16 |
- Finetuning was performed using QLoRa on a single RTX6000 48GB.
|
17 |
+
- If you want just the QLoRa/LoRA adapter: [richardr1126/spider-natsql-wizard-coder-qlora](https://huggingface.co/richardr1126/spider-natsql-wizard-coder-qlora)
|
18 |
|
19 |
### Running the GGML model
|
20 |
+
- The best way to run this model is to use the [GGML version](https://huggingface.co/richardr1126/spider-natsql-wizard-coder-ggml) on [koboldcpp](https://github.com/LostRuins/koboldcpp), with CuBlas support.
|
21 |
|
22 |
### Spider Dataset
|
23 |
|