Instructions to use filipesantoscv11/c8a74e33-fa79-4a46-abe1-a458ef548fcd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use filipesantoscv11/c8a74e33-fa79-4a46-abe1-a458ef548fcd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "filipesantoscv11/c8a74e33-fa79-4a46-abe1-a458ef548fcd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfd58d2eadf0dadb692b2498d8aa5a8dc053e77196e2eb134755ade424f0712a
|
| 3 |
size 167832240
|