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

Modelfile 구문 오류 #2

Open
corean opened this issue May 6, 2024 · 2 comments
Open

Modelfile 구문 오류 #2

corean opened this issue May 6, 2024 · 2 comments

Comments

@corean
Copy link

corean commented May 6, 2024

ollama 등록하는중에 오류가 있습니다.

https://github.com/teddylee777/langserve_ollama/blob/main/ollama-modelfile/EEVE-Korean-Instruct-10.8B-v1.0/Modelfile

ollama create EEVE-Korean-10.8B -f EEVE-Korean-Instruct-10.8B-v1.0-GGUF/Modelfile
transferring model data
creating model layer
creating template layer
creating system layer
creating parameters layer
Error: unknown parameter 'TEMPERATURE'

오류나는 부분:
PARAMETER TEMPERATURE 0

소문자로 변경하니 오류없이 등록됩니다.
PARAMETER temperature 0

@corean
Copy link
Author

corean commented May 6, 2024

잘못된 저장소에 올렸네요. 죄송합니다.

@teddylee777
Copy link
Owner

감사합니다. 해당 Repository 에 업데이트 하도록 하겠습니다^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants