Instructions to use wangrice/Over_1sttrain_cyclic_32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wangrice/Over_1sttrain_cyclic_32 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "wangrice/Over_1sttrain_cyclic_32") - Notebooks
- Google Colab
- Kaggle
Delete adapter_model.safetensors
Browse files
adapter_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c9a9670488de33e837a77d882b74cd3960dac668e0df84d12bd75cb314a1a60b
|
| 3 |
-
size 4370526560
|
|
|
|
|
|
|
|
|
|
|
|