- 
                Notifications
    
You must be signed in to change notification settings  - Fork 108
 
Support for inference using Surya downstream models #967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            Joao-L-S-Almeida
  wants to merge
  15
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
downstream/surya_inference
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]> More downstream models Signed-off-by: João Lucas de Sousa Almeida <[email protected]> More downstream models Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Installing Surya as a package Signed-off-by: João Lucas de Sousa Almeida <[email protected]> `timm` is causing problems to found model in te registry. Trying to replace it with the terratorch's registry Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Retruning to `timm` Signed-off-by: João Lucas de Sousa Almeida <[email protected]> fixing register Signed-off-by: João Lucas de Sousa Almeida <[email protected]> The fix that was missing Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Updating the ar_egmentation task Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Basic test for helio fm tasks] Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Updating surya package name Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Updating surya package name Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
48db834    to
    4cd2201      
    Compare
  
    Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Removing submodules Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Updating surya package name Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Tese models will be added in another patch Signed-off-by: João Lucas de Sousa Almeida <[email protected]> A commentary Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Removing not necessary lines Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Test not necessary here Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
4cd2201    to
    553f14a      
    Compare
  
    Signed-off-by: João Lucas de Sousa Almeida <[email protected]> It shouldn't be here now Signed-off-by: João Lucas de Sousa Almeida <[email protected]> There are instructions to install the surya-related dependencies Signed-off-by: João Lucas de Sousa Almeida <[email protected]> Fixing repetition Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
…io.py` Signed-off-by: João Lucas de Sousa Almeida <[email protected]> This factory is still not included Signed-off-by: João Lucas de Sousa Almeida <[email protected]> When `terratorch_surya` isn't installed, skip these tests Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
8579fe1    to
    e9dcd78      
    Compare
  
    
  This was referenced Nov 3, 2025 
      
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This is a partial PR and advances some of the features which will be completed with PR #922.
This PR is paving the way to remove submodules and strict dependencies for externally-provided models.