Instructions to use AXERA-TECH/SmolLM2-360M-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AXERA-TECH/SmolLM2-360M-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AXERA-TECH/SmolLM2-360M-Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
wangli commited on
Delete main_prefill
Browse files- main_prefill +0 -3
main_prefill
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90026f1e071aef781ccc9bc313db3805749b3e234bf03d578c9f97ae2e60abd2
|
| 3 |
-
size 953544
|
|
|
|
|
|
|
|
|
|
|
|