Context size
            
            #15207
          
          
        -
| 
         Default n_ctx is 4096. Can I increase context size or will it affect quality? cli output says:  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            CISC
          
      
      
        Aug 10, 2025 
      
    
    Replies: 2 comments 4 replies
-
| 
         It's perfectly fine to increase context length up to   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        aafsmarak
-
| 
         For   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
It's perfectly fine to increase context length up to
n_ctx_trainwithout degradation, it will just consume more V/RAM.