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 160
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:79b453ab875fb5b37f06ddc9c311cd64938e6718da5fa2c15c625be6f2e82057
|
| 3 |
size 5883100
|