Instructions to use mamung/5c36bf90-833a-4aa9-996b-95dea707aa90 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mamung/5c36bf90-833a-4aa9-996b-95dea707aa90 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, "mamung/5c36bf90-833a-4aa9-996b-95dea707aa90") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06ebae6afb2c4bbca7c11a77efd8f1e0babf382ea7b8a7c3fbddc97c5f10c0f8
|
| 3 |
size 335604696
|