FastAPI 설치
모델 서빙
weave://your_entity/project-name/YourModel:<hash>
사용하려면 Swagger UI 링크로 이동한 다음 predict endpoint를 클릭하고 “Try it out!”을 클릭하세요.Weave op과 모델을 API endpoints로 노출해 프로덕션에서 예측을 서빙하고 Inference를 실행할 수 있습니다.
weave://your_entity/project-name/YourModel:<hash>
사용하려면 Swagger UI 링크로 이동한 다음 predict endpoint를 클릭하고 “Try it out!”을 클릭하세요.