Instructions to use EdBerg/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EdBerg/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "EdBerg/outputs") - Notebooks
- Google Colab
- Kaggle
EdBerg/outputs
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 39256456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2df2dabce8ac09203f2891f223a76bef90711480c5815719d0861d82f9286df7
|
| 3 |
size 39256456
|
runs/Oct21_23-28-04_3684d2e4fa07/events.out.tfevents.1729553286.3684d2e4fa07.202.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fd95c34c0004135e7c029d8ae978669d282943e4acbc3f3dda213447738c8d4
|
| 3 |
+
size 8157
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfa5b4956e6f73e1887e2109d863f8a063ec3588e577cb00ee195294c4275c45
|
| 3 |
size 5432
|