Instructions to use chauhoang/e9b4e1e0-d991-870a-cf3d-efda9fc39bc4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/e9b4e1e0-d991-870a-cf3d-efda9fc39bc4 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/e9b4e1e0-d991-870a-cf3d-efda9fc39bc4") - Notebooks
- Google Colab
- Kaggle
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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adc29af3cc386964ac4299ce82089c126673121cadbfece91777e5231a684b9a
|
| 3 |
size 83945296
|