Instructions to use ysr/hyperparam-rust-sft-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ysr/hyperparam-rust-sft-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base") model = PeftModel.from_pretrained(base_model, "ysr/hyperparam-rust-sft-lora") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 100689136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c89a012909e95c3a85bafbec69f6f0cf0bc7582ea3c253416f756bed0a4d6fd
|
| 3 |
size 100689136
|
runs/Mar30_10-59-01_cbd9a1230b14/events.out.tfevents.1711796373.cbd9a1230b14.10393.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76ae97b1325a66b308d264a11de48942dc9c00ef8c39d596171ec2d273ee6e2e
|
| 3 |
+
size 5855
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d66edaedb9e734043ae795c5d8cf4d46192c39145e12b17277f670f600d93fa
|
| 3 |
size 4984
|