Instructions to use redityaa/Qwen3-8B-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use redityaa/Qwen3-8B-SFT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("redityaa/Qwen3-8B-SFT", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer
Browse files- tokenizer.json +2 -2
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a88b078f656c959557ea9a90374a7e90f752f8f7781806eeae19a27cb67ed1f5
|
| 3 |
+
size 11422939
|