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 200
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:7fc295b491cd82b0eb7b66af19c1f2004f0abd0ae92804d93b3161f73adceb92
|
| 3 |
size 5883100
|