Instructions to use daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db 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, "daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db") - 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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7302dbf55d9eb902e6e3084249ddcd1c525413d3c78c038ad70a56bd4694d475
|
| 3 |
size 83945296
|