How to use rerank modes with Docker? #4265
                  
                    
                      shenhai-ran
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have downloaded the
cross-encodermodel with Web UI, and I was trying to use it based on the doc.here is the command:
And then I get error as :
{ "error": { "code": 500, "message": "failed to load model with internal loader: could not load model (no success): Unexpected err=OSError(\"Incorrect path_or_model_id: ''. Please provide either the path to a local folder or the repo_id of a model on the Hub.\"), type(err)=<class 'OSError'>", "type": "" } }I am using Docker Image
localai/localai:latest-gpu-nvidia-cuda-12Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions