Instructions to use gjonesQ02/WO_PlanningAssistant_ChatBot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gjonesQ02/WO_PlanningAssistant_ChatBot 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, "gjonesQ02/WO_PlanningAssistant_ChatBot") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3607229208
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31da46db4b03dea4dbe02cfdef88f92878a409ec9d6fe93100fda4bc38ccb211
|
| 3 |
size 3607229208
|
runs/Mar11_20-45-57_clrv0703/events.out.tfevents.1710204403.clrv0703
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:7cd0cee7f6e83dd7f1e4e6b38ec71e1dd5b883864c378a2612e510b69017d785
|
| 3 |
+
size 12820
|