Instructions to use alchemist69/22e68226-56bf-4aae-b297-4beaccb59f56 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alchemist69/22e68226-56bf-4aae-b297-4beaccb59f56 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "alchemist69/22e68226-56bf-4aae-b297-4beaccb59f56") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 402688040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfa538022be06c2a1e72d6f337322673e3ab81e732a32fdcd6787f462792c40c
|
| 3 |
size 402688040
|