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 180
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:2cacf9d65c833e6db3f87a119d572a103685df2700a2f62f2944147d274bf46e
|
| 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:e2dad6d0db3aec5276b2164d63ba07ddf805662fe5684074663163d801c6eb92
|
| 3 |
+
size 9860
|