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 6
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:d8dcf5be0fd3e79e9dfe073e0763d5d97ef081f69d3900f913d4f0389cb6e8df
|
| 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:2639cd899e5fba34bd40c9aa28950fad204d533ee58d4724be205e769865a22c
|
| 3 |
+
size 10763
|