Instructions to use goodlucky55555/90ed73c5-795c-4e75-8b58-2241d4cea49b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use goodlucky55555/90ed73c5-795c-4e75-8b58-2241d4cea49b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lmsys/vicuna-13b-v1.5") model = PeftModel.from_pretrained(base_model, "goodlucky55555/90ed73c5-795c-4e75-8b58-2241d4cea49b") - Notebooks
- Google Colab
- Kaggle
Jackson Brune commited on
Training in progress, step 10
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:d108cee729de49b3ff488faf87997b682efb399eaa41da2a2dc205281c2d6e8e
|
| 3 |
size 125248064
|