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

add embed model command and fix question invoke #4766

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

shoebham
Copy link
Contributor

@shoebham shoebham commented Jun 1, 2024

I was following the tutorial but i couldn't run it because embedding model was not available, so i had to download the embedding model using ollama pull nomic-embed-text. Also the code where we are asking the LLM the question, we are not printing anything so fixed that too.

Co-authored-by: Kim Hallberg <hallberg.kim@gmail.com>
Copy link
Member

@jmorganca jmorganca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jmorganca jmorganca merged commit 60323e0 into ollama:main Jun 4, 2024
TensorTemplar pushed a commit to TensorTemplar/ollama that referenced this pull request Jun 28, 2024
* add embed model command and fix question invoke

* Update docs/tutorials/langchainpy.md

Co-authored-by: Kim Hallberg <hallberg.kim@gmail.com>

* Update docs/tutorials/langchainpy.md

---------

Co-authored-by: Kim Hallberg <hallberg.kim@gmail.com>
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants