Instructions to use chauhoang/f4ceaa19-6420-4b44-a08d-f9e4b1bc8dc3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/f4ceaa19-6420-4b44-a08d-f9e4b1bc8dc3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Mistral-7B") model = PeftModel.from_pretrained(base_model, "chauhoang/f4ceaa19-6420-4b44-a08d-f9e4b1bc8dc3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 26
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:f0c9a09197c226fac202745db631dfc90ffe14dffa3fcc19245c057b67c10285
|
| 3 |
size 83945296
|