Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update rag_llamaindex_librarian.ipynb#60

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
javapapo wants to merge1 commit intohuggingface:main
base:main
Choose a base branch
Loading
fromjavapapo:patch-1

Conversation

javapapo
Copy link

@javapapojavapapo commentedMar 9, 2024
edited
Loading

Add a small change - make sure that the reader has pulled llama2 prior to running the example.

What does this PR do?

Add a small change - make sure that the reader has pulled llama2 prior to running the example.

Who can review?

@jinnovation

jinnovation reacted with thumbs up emoji
Add a small change - make sure that the reader has pulled llama2 prior to running the example.
@review-notebook-appReview Notebook App
Copy link

Check out this pull request on ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered byReviewNB

@@ -242,7 +242,7 @@
"\n",
"First let's start up the Ollama server. Unfortunately, there is no support in the [Ollama Python client](https://github.com/ollama/ollama-python) for actually starting and stopping the server itself, so we'll have to pop out of Python land for this.\n",
"\n",
"In a separate terminal, run: `ollama serve`. Remember to terminate this after we're done here!"
"In a separate terminal, run:'ollama pull llama2' and then`ollama serve`. Remember to terminate this after we're done here!"
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch. However, I think you actually need to haveollama serve runningbefore runningpull.

> ollama pull zephyrError: could not connect to ollama app, is it running?

@HuggingFaceDocBuilderDev

The docs for this PR livehere. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jinnovationjinnovationjinnovation left review comments

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@javapapo@HuggingFaceDocBuilderDev@jinnovation

[8]ページ先頭

©2009-2025 Movatter.jp