- 
                Notifications
    You must be signed in to change notification settings 
- Fork 706
Use llm_config instead of args in export_llama functions #11162
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
          
     Merged
      
      
            facebook-github-bot
  merged 23 commits into
  gh/jackzhxng/14/base
from
gh/jackzhxng/14/head
  
      
      
   
  Jun 10, 2025 
      
    
  
     Merged
                    Changes from 17 commits
      Commits
    
    
            Show all changes
          
          
            23 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      f69655c
              
                Use llm_config instead of args in export_llama functions
              
              
                jackzhxng d9c70c2
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 209fd7f
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 45571eb
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 97ec69c
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng b928cc7
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng b08f22b
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 00aa0e8
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 20bdaa6
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 900bbdf
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng a14f548
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng d7d33d7
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 4a875d8
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 6f6bf53
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 4760311
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 1a85097
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 792022d
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 54477dc
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 6f3e0a5
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng c447cbd
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 679fe9e
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 52455bc
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng 9a15088
              
                Update on "Use llm_config instead of args in export_llama functions"
              
              
                jackzhxng File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      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
    
  
  
    
              
              
  
    
      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
    
  
  
    
              
              
  
    
      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
    
  
  
    
              
  
    
      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
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  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.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like my comment in previous PR please do
LlmConfig.from_args(args)