GithubHelp home page GithubHelp logo

gpt_playground's Introduction

gpt_playground

카카오에서 공개한 https://huggingface.co/kakaobrain/kogpt 를 사용하여 간단히 issue에 글을 올리면 답장을 다는 방식으로 테스트 해볼수 있습니다. 결과들을 같이 볼수 있도록 하기 위해 깃헙 이슈 방식을 사용하였습니다.

제목은 무시하고 본문만 prompt로 이용합니다.

image

저의 연구실 학생에게 3090GPU 하나 빌려서 사용해서 응답이 좀 느리거나 불안정 할수 있습니다. 공개해준 카카오에게 감사합니다.

간략 셋업

python3 -m venv .kvenv
source .kvenv/bin/activate
pip install -r requirements.txt
uvicorn app:app --reload

ngrok http 8000

Contributions

코드 PR은 언제나 환영입니다.

gpt_playground's People

Contributors

hunkim avatar

Watchers

James Cloos 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.