model path

https://discuss.huggingface.co/t/where-is-the-model-path-on-macos/21376 macOS의 모델 경로는 어디에 있습니까?AutoModelxxx를 사용하여 모델을 다운로드했지만 모델이 저장된 경로를 찾을 수 없습니다. 어디에 있습니까, os 코드로 어떻게 찾을 수 있습니까? discuss.huggingface.co Transformer 다운로드 모델 경로 ~/.cache/huggingface/hub/ ~/.cache/huggingface/hub/ 안쓰는 모델 제거 rm -rf [model]
다했다
'model path' 태그의 글 목록