Instructions to use nttx/72886a10-7367-4561-9e00-37b78522209f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/72886a10-7367-4561-9e00-37b78522209f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "nttx/72886a10-7367-4561-9e00-37b78522209f") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
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:3f4d62ef9609deab6e75f7002c170f9484282c6ea3f7a05437e63ad4a01fecc9
|
| 3 |
size 167832240
|