Instructions to use VERSIL91/419fd3f2-1cd7-43fd-995c-e10338ea381d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/419fd3f2-1cd7-43fd-995c-e10338ea381d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("fxmarty/really-tiny-falcon-testing") model = PeftModel.from_pretrained(base_model, "VERSIL91/419fd3f2-1cd7-43fd-995c-e10338ea381d") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 32856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:436737bdd02b8d2075f0fee2500ffbffc2517d99483c50bdbbc9dde73e51fb7b
|
| 3 |
size 32856
|