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 110
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:1e7892cfa31e1d36be8f50a7167ec886704e76ca325aba3cc47aab1923960ec9
|
| 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:06b66fb9c1482cfb4d55ca071799512bf014853e8ea560e708333575a6748e3e
|
| 3 |
+
size 8033
|