Instructions to use dimasik2987/0fac0324-3010-4284-824c-2372bca41237 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik2987/0fac0324-3010-4284-824c-2372bca41237 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/GPT4-x-Vicuna-13b-fp16") model = PeftModel.from_pretrained(base_model, "dimasik2987/0fac0324-3010-4284-824c-2372bca41237") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 125248064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:020301653818ae9e211d55c234742b3ad590976e2dad3c9e05796a487046de6c
|
| 3 |
size 125248064
|