Giter Club home page Giter Club logo

mrchu-shap-e's Introduction

Shap-E

😅 로컬 테스트의 어려움.

M1 Mac은 사용할수 없습니다. CPU가 아닌 GPU를 사용해야합니다. CPU는 모델 만들때 너무 느리거든요. 만약 M1을 사용하기 위해서 "mps"로 변경 한들

device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')
device = torch.device("mps")

설정을 변경해도 Shap-e 소스 안에서 여러가지 지원하지 않기 때문에 사용할 수 없습니다.

😊 로컬 테스트 방법

Google Colab를 통해 가상의 GPU로 테스트 완료.


😅 GPU 서버를 구해야하는 어려움

cpu 무료 배포 플랫폼은 많지만 gpu 지원 서버들은 비싸구나.

google cloud platform 생각중

�GPU 서버를 구해야함...

mrchu-shap-e's People

Contributors

chuhongkyu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.