Instructions to use bbytxt/043574f1-4d18-4d84-b30a-5074040ddc7c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/043574f1-4d18-4d84-b30a-5074040ddc7c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "bbytxt/043574f1-4d18-4d84-b30a-5074040ddc7c") - 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 140815952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2164b9e4b67856efe0ee52bfc5103a04b3088dbb4ddaca891322218a9b7b92f7
|
| 3 |
size 140815952
|