Instructions to use chaimachabir/test-lora-data1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chaimachabir/test-lora-data1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("gpt2") model = PeftModel.from_pretrained(base_model, "chaimachabir/test-lora-data1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2454
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 318231896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b92c0fcab8063649be644bc31fd2febd64197fff6b19f34ef13922264f83bef
|
| 3 |
size 318231896
|