Instructions to use LuxWorld/luxseq-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LuxWorld/luxseq-base with Transformers:
# Load model directly from transformers import LuxSeqForMARL model = LuxSeqForMARL.from_pretrained("LuxWorld/luxseq-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Checkpoint at epoch 140
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5883100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de44f720f51f55b4a6775d8dbe3e81abb6403dda2da00d912478b07b0c0579ec
|
| 3 |
size 5883100
|