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 180
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:cc000a9773e9a790f2eeb536f4f6ee190997f766a614f37831d783405078c0b1
|
| 3 |
size 5883100
|