Instructions to use EdBerg/output_baha_trained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EdBerg/output_baha_trained with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "EdBerg/output_baha_trained") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 90
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 319876032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c568395611e15a9ae3e9ee7a42a5731cc3df3cc4681aaccf0241b18aba68dcd5
|
| 3 |
size 319876032
|
runs/Jul29_19-13-30_275ca821e1cc/events.out.tfevents.1722280444.275ca821e1cc.597.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:986e9f6cbaee84b449734c4b2602cdd400e9885b64aec877bae0b94fbea61b77
|
| 3 |
+
size 7619
|