Instructions to use cwaud/d8a5519b-748a-4954-a590-e63634d3bbb9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cwaud/d8a5519b-748a-4954-a590-e63634d3bbb9 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, "cwaud/d8a5519b-748a-4954-a590-e63634d3bbb9") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
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:8dcc0208768e81fc91e53cc7a9530e8f00ab4fbe23d704ea6d18ad0b84fb7399
|
| 3 |
size 83945296
|