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

Ollama Integration doesn't allow setting num_ctx in ollama #638

Closed
jcoombes opened this issue May 18, 2024 · 1 comment
Closed

Ollama Integration doesn't allow setting num_ctx in ollama #638

jcoombes opened this issue May 18, 2024 · 1 comment

Comments

@jcoombes
Copy link

Ollama Integration doesn't allow setting num_ctx in ollama

^ The default value of num_ctx in the API is 2k, and I would like to run llama3:70b with num_ctx 8192.

https://docs.crewai.com/how-to/LLM-Connections/

@jcoombes
Copy link
Author

closing this - I fixed this by using a MODELFILE where I specified the num_ctx I wanted. This is an ollama feature, not a crewai feature.

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

1 participant