Instructions to use Alpha-Command-Intern/66843c75-9d1e-49fb-a974-018b085e8458 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Alpha-Command-Intern/66843c75-9d1e-49fb-a974-018b085e8458 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "Alpha-Command-Intern/66843c75-9d1e-49fb-a974-018b085e8458") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 147770496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85d2a2614560e707c651c8a67882dba12da0c26dcc0edd1d26827fdd15eb5a39
|
| 3 |
size 147770496
|