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 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 100689136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72e8b2ea1b1f00e7eedec333d7dada61bcd7e1f8dc6e2ce0762f094bf6bc4e45
|
| 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:9ab878cd54d547eac207d940ebfa2797a18a146fbcc8ca75f261bccc3c521d28
|
| 3 |
+
size 7422
|