Shahaf Golan
Shahaf Golan
@Wauplin Hi I dont think stacktrace will help here, my private repository is a local-repo in Artifactory and it seems that I am getting 404 from Artifactory: It looks like...
@Wauplin Hi, thanks for the quick response, I will send the stacktrace
@Wauplin this is the stacktrace: !uploadResult= api.upload_folder( + folder_path="paraphrase-MiniLM-L3-v2", = repo_id="sentence-transformers/paraphrase-MiniLM-L3-v2", revision="main", repo_type="model" ) 'print("model upload process finished") print(uploadResult) #Traceback (most recent call last): r File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_http.py", line...
It looks like while uploading this request is sent. When I am to send the request api/models///revision/?expand=xetEnabled with packages that are already stored in Artifactory we get 200 ok response.