Instructions to use dimasik2987/4bdd484a-3e63-4ba5-b86a-5dca922ef9e2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik2987/4bdd484a-3e63-4ba5-b86a-5dca922ef9e2 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, "dimasik2987/4bdd484a-3e63-4ba5-b86a-5dca922ef9e2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
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:53b2d1a8e9ca4c511cdc1e6fee9b93ac287908b72c782ba2512d94a16d0bef87
|
| 3 |
size 167832240
|