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:abb56ece0044867c50eb6255e732129075f0c2dfab7a7e748cb7f1a5dc3fd010
|
| 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:af458bf453d259e131b9538488e8a407973b6d05b533ef2cf10f01db11cf711d
|
| 3 |
+
size 14816
|