Instructions to use UnstableBaselines/Qwen3-1.7B-Base-GameOfPureStrategy-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-GameOfPureStrategy-v0-train with PEFT:
Task type is invalid.
- Transformers
How to use UnstableBaselines/Qwen3-1.7B-Base-GameOfPureStrategy-v0-train with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UnstableBaselines/Qwen3-1.7B-Base-GameOfPureStrategy-v0-train", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!