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 150
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:fd8bebf146df3c6257b48e04cd073a00a4a5a7c82a54a9c6a24985d7423c509e
|
| 3 |
size 5883100
|