Instructions to use Tejveer12/code-llama-7b-text-to-sql-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Tejveer12/code-llama-7b-text-to-sql-2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "Tejveer12/code-llama-7b-text-to-sql-2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 536906352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc938ccaba50f4bf07fb0c0d54b614bb1ca87737625aa3d4b2b9a6e8e3f230fd
|
| 3 |
size 536906352
|
runs/Feb05_07-05-07_codellama-0/events.out.tfevents.1738739135.codellama-0.3658.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:877a9c5ae4993d746f7e708cb9c3a091424ea03a45fcd44f1950f155a2564e23
|
| 3 |
+
size 6965
|