Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

클라우드 환경 상에서 언어 모델의 경로 인식 오류 #2

Open
candleboxyz opened this issue Oct 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@candleboxyz
Copy link
Member

👥Squad

NLP 스쿼드

✏️ Description

  • 클라우드 환경에서 언어 모델을 인식하지 못한다.

❗ Situation

Given

  1. 클라우드 환경에서 본 레포를 클론한 뒤 requirements.txt를 통한 파이썬 패키지 설치.
  2. 모델을 다운받아 모델이 있어야 하는 위치로 이동시킴.

When

fastapi run 24UCD-NLP/app/services/main.py 실행.

Then

ValueError: Model path does not exist: app/ml_models/language_model/gemma-2-9b-it-Q4_K_M.gguf

❇️ Expected result

  • API 로컬 호스팅 성공

➕ Etc

image

@candleboxyz candleboxyz added the bug Something isn't working label Oct 6, 2024
@candleboxyz candleboxyz self-assigned this Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant