Instructions to use FatCat87/taopanda-3_c71cc5c5-b4a1-43b5-93ac-4f9fe77ee451 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FatCat87/taopanda-3_c71cc5c5-b4a1-43b5-93ac-4f9fe77ee451 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-0.5B") model = PeftModel.from_pretrained(base_model, "FatCat87/taopanda-3_c71cc5c5-b4a1-43b5-93ac-4f9fe77ee451") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1
Browse files- adapter_model.safetensors +1 -1
- merged/pytorch_model.bin +1 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 70430032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e5023b1ea73395f8dcc1f61b915a2ae39d754fd679ff910d18f1eb0d22631c4
|
| 3 |
size 70430032
|
merged/pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 988158930
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cdea7ca16813a5ae9e46c0f19924bc8fd3ced7288c891d6dbf0cf742a5bba10
|
| 3 |
size 988158930
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f04d755670304ab095fd45492f20143d62f39ffe1ec37df3c969b97f2d5838d8
|
| 3 |
size 6200
|