Instructions to use vdos/b3c65340-cdaf-4357-be06-16d7a434262e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vdos/b3c65340-cdaf-4357-be06-16d7a434262e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-2-SOLAR-10.7B") model = PeftModel.from_pretrained(base_model, "vdos/b3c65340-cdaf-4357-be06-16d7a434262e") - 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 1006723888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bcc204f44999243a293dd61ebe7d0fef88feeaac2c4c2d340612db9c385da37
|
| 3 |
size 1006723888
|