Instructions to use Ksgk-fy/alignment-adaptor-test02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ksgk-fy/alignment-adaptor-test02 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-1.5-9B-Chat") model = PeftModel.from_pretrained(base_model, "Ksgk-fy/alignment-adaptor-test02") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1342239008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09a1a270e370a532c9e709a91b1235667fbbb39a3852ce3268bfffa8ae0cbd42
|
| 3 |
size 1342239008
|
runs/Mar31_13-37-28_6096f16e5ec9/events.out.tfevents.1711892670.6096f16e5ec9.493.0
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:d44e1c49251e8d70db43d42f29ba8bc30aba7d3f0d5875f20a8f279107433f15
|
| 3 |
+
size 111777
|