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 4
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:0c1b6b4d896a81bf6495e47f5d2fcafd0f37810b5b055d0cc02d6d685279dbe0
|
| 3 |
size 100689136
|
runs/Mar30_10-59-01_cbd9a1230b14/events.out.tfevents.1711796373.cbd9a1230b14.10393.2
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:5a4197b58707f24df7621769b326028af34c318cbcd3c4d78bfda35ed1e50608
|
| 3 |
+
size 9196
|