Instructions to use kertob/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kertob/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "kertob/outputs") - 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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:626b905c83c12e7d767763f70f508ac33d79f40ba2f57d17dcedc2d87d6697e8
|
| 3 |
size 83945296
|
runs/Mar20_09-21-44_52e23c5e4dd4/events.out.tfevents.1710926506.52e23c5e4dd4.4381.1
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:87e3b9879d7a4fdaa132448d44a1a19501a2610927c7a9c4e634a7c109121c89
|
| 3 |
+
size 12706
|