Instructions to use robbyant/lingbot-va-posttrain-robotwin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robbyant/lingbot-va-posttrain-robotwin with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("robbyant/lingbot-va-posttrain-robotwin", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete .sumi
Browse files- .sumi/settings.json +0 -5
.sumi/settings.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"ty.inlayHints.variableTypes": false,
|
| 3 |
-
"ty.inlayHints.callArgumentNames": false,
|
| 4 |
-
"ty.completions.autoImport": false
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|