Instructions to use UnstableBaselines/Qwen3-1.7B-Base-Chopsticks-v0-train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UnstableBaselines/Qwen3-1.7B-Base-Chopsticks-v0-train with PEFT:
Task type is invalid.
- Transformers
How to use UnstableBaselines/Qwen3-1.7B-Base-Chopsticks-v0-train with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UnstableBaselines/Qwen3-1.7B-Base-Chopsticks-v0-train", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add iteration-599 (LoRA checkpoint)
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 69782776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4daf1464a6021544226fe5b42430ca8e61e81c285c29d22be8d193c1dfea657
|
| 3 |
size 69782776
|