Instructions to use akashAD/phi-2-query_test100data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akashAD/phi-2-query_test100data with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "akashAD/phi-2-query_test100data") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 28
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7870224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:813eb4e1c81844d67e0c832d6c934abe098ef69c09875c385b8aaf7cbba96e3c
|
| 3 |
size 7870224
|