Instructions to use 0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/opt-1.3b") model = PeftModel.from_pretrained(base_model, "0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 150
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 226532664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b102e2ffc4a2baa9a3f11cfcbdca85c5a3ce97afb0df442254366b7eb677eb15
|
| 3 |
size 226532664
|