Instructions to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/llama-3-sqlcoder-8b") model = PeftModel.from_pretrained(base_model, "Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d96951b6225f68e8d6c1f7b9f819d643f134d0a455f57e6323551035b02d06ab
|
| 3 |
size 167832240
|