Marcos Martínez Galindo
Marcos Martínez Galindo
This is the output: ``` running bdist_egg running egg_info writing manifest file 'torch_geometric_autoscale.egg-info/SOURCES.txt' running install_lib running build_py creating build/lib.macosx-12-x86_64-3.9 creating build/lib.macosx-12-x86_64-3.9/torch_geometric_autoscale copying torch_geometric_autoscale/__init__.py -> build/lib.macosx-12-x86_64-3.9/torch_geometric_autoscale copying torch_geometric_autoscale/utils.py -> build/lib.macosx-12-x86_64-3.9/torch_geometric_autoscale copying...
I updated flair to the latest stable version and is still not working: - `flair` version: 0.13.1 - `torch` version: 2.2.0 - `transformers` version: 4.41.1 Code: ```python from flair.models import...
Hello, thank you for your interest! - how can I do the few-shot learning with your tool? At the moment, we don't have any few-shot model available, so this is...