Instructions to use kcj1n2020/code-llama-3-1-8b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kcj1n2020/code-llama-3-1-8b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "kcj1n2020/code-llama-3-1-8b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4785795512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd837efe92218430beaaac67122bb3ec0f27d15b27cfb01d1bc5fa5a60a1288
|
| 3 |
size 4785795512
|
runs/Feb13_13-57-10_cheetah-6b636a696e-v0ai2h-5c66894495-lb59j/events.out.tfevents.1739455039.cheetah-6b636a696e-v0ai2h-5c66894495-lb59j.146987.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:a90a5bc5cfc42bd6e83cae1d0f918441a60e5c7dcdebd93d89fc016938abc334
|
| 3 |
+
size 9808
|