Instructions to use ShehbazPatel/mistral-finetuned-samsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ShehbazPatel/mistral-finetuned-samsum with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "ShehbazPatel/mistral-finetuned-samsum") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 29
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27280152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc17ae3b3a634e5e7002a77738e3ba772dfa5171bbf0a387758864641d2d8f5a
|
| 3 |
size 27280152
|
runs/Jul21_22-55-17_3689a5c35cf2/events.out.tfevents.1721602719.3689a5c35cf2.1049.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:9e901c36d7dcbe67b71b0ab5a357f7eb6ef3773ed06b57ed447bc61692a76dbc
|
| 3 |
+
size 6307
|