Instructions to use 1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Theta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24") - Notebooks
- Google Colab
- Kaggle
sm commited on
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 2436967616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8486e0f63a9b9e0f4e18268c30b5b7518393028f80efa4415a3aeb3f0ce30fb7
|
| 3 |
size 2436967616
|