Instructions to use risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta") model = PeftModel.from_pretrained(base_model, "risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8") - 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:5006e0a5a371709121d92710bd7f9ab94484f7e6bd7b4545827d75de917d09ae
|
| 3 |
size 671149168
|