Instructions to use aleegis11/e7d81f9f-6870-4f69-a98b-af9fbb87a6bf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis11/e7d81f9f-6870-4f69-a98b-af9fbb87a6bf with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "aleegis11/e7d81f9f-6870-4f69-a98b-af9fbb87a6bf") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf8bc212cbe3be4f43caef3df8846d4b55f8623aa4b351dbcf09dc470f49f0d0
|
| 3 |
size 671149168
|