Instructions to use Achyuth2511/mistral-finetuned-samsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Achyuth2511/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, "Achyuth2511/mistral-finetuned-samsum") - Notebooks
- Google Colab
- Kaggle
Commit ·
b534e17
1
Parent(s): 291cbfe
Training in progress, epoch 0
Browse files
runs/Dec07_21-33-24_a84020409029/events.out.tfevents.1701984812.a84020409029.1701.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ba6f85750a43c7c69e5131bf345865ee85c44853ef2f73ed976f40c4b44da92
|
| 3 |
+
size 5661
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a2feb18831e22f4440677cbc5e225ae1c8f52229284cfb6335529359103322a
|
| 3 |
size 4728
|