instructions for smolvla

This commit is contained in:
mshukor
2025-06-01 09:50:06 +02:00

View File

@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
import copy import copy
from typing import List, Optional, Union from typing import List, Optional
import torch import torch
from torch import nn from torch import nn