Instructions to use ancient41/47f9525d-3756-44f0-a749-6e36228b3203 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ancient41/47f9525d-3756-44f0-a749-6e36228b3203 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, "ancient41/47f9525d-3756-44f0-a749-6e36228b3203") - 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:2added1735c102491fb74bf307407cf8f179a6e12401956ed8a376a8f8bbcc0f
|
| 3 |
size 671149168
|