Instructions to use Aivesa/90cc73f1-7712-4110-bc96-10bf0bf9bd01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Aivesa/90cc73f1-7712-4110-bc96-10bf0bf9bd01 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "Aivesa/90cc73f1-7712-4110-bc96-10bf0bf9bd01") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4de3a33b350a2d07867ce8c940ef73c0e641417396694d5da7cb2c6edead3b91
|
| 3 |
size 27024
|