Instructions to use aleegis09/8a814dcb-082f-4c97-8dea-4386a78e5bc6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis09/8a814dcb-082f-4c97-8dea-4386a78e5bc6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Vikhrmodels/Vikhr-7B-instruct_0.4") model = PeftModel.from_pretrained(base_model, "aleegis09/8a814dcb-082f-4c97-8dea-4386a78e5bc6") - 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 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b768a1fb2158c41c18ccde6b83702175bd951e8d6c46c2462d10880bc500bc45
|
| 3 |
size 671149168
|