Instructions to use VERSIL91/ad04e588-d36c-4fd5-ad55-e0ee695fd4c5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/ad04e588-d36c-4fd5-ad55-e0ee695fd4c5 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, "VERSIL91/ad04e588-d36c-4fd5-ad55-e0ee695fd4c5") - 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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f44a134595856570b3f6c0fa5187651a77808f0adac8fa5e7b6d4f6f168cfb03
|
| 3 |
size 83945296
|