[GH-ISSUE #4038] ollama run codeqwen TLS handshake timeout #2505

Closed
opened 2026-04-12 12:49:46 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Alchemistqqqq on GitHub (Apr 30, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4038

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

After I manually installed ollama locally, I started to try to run models, not only qianwne, but also llama3. But ping ollama.com does work. Since I am building ollama on the server, I was wondering if it would be possible to download the model file locally and drag it to the specified path on the server. If you can do this, could you give me some help? I don't know what path the pulled model should be placed under, thank you.

OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.1.32

Originally created by @Alchemistqqqq on GitHub (Apr 30, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4038 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? After I manually installed ollama locally, I started to try to run models, not only qianwne, but also llama3. But ping ollama.com does work. Since I am building ollama on the server, I was wondering if it would be possible to download the model file locally and drag it to the specified path on the server. If you can do this, could you give me some help? I don't know what path the pulled model should be placed under, thank you. ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.1.32
GiteaMirror added the networkingbug labels 2026-04-12 12:49:46 -05:00
Author
Owner

@dhiltgen commented on GitHub (May 1, 2024):

Check out https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored for more information on where we store the models.

<!-- gh-comment-id:2089117907 --> @dhiltgen commented on GitHub (May 1, 2024): Check out https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored for more information on where we store the models.
Author
Owner

@Alchemistqqqq commented on GitHub (May 8, 2024):

Check out https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored for more information on where we store the models.

image
At your prompt, I found the address where the model is stored. But I would like to try downloading the model file locally and manually deploying it to the relevant directory on the server. I see the file for the model in the image below. The help I need is as follows: 1. I need the URL to download these files manually.2. I need to know what the structure of my model file looks like. 3. Whether additional operations are required. Thank you very much!

<!-- gh-comment-id:2099998237 --> @Alchemistqqqq commented on GitHub (May 8, 2024): > Check out https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored for more information on where we store the models. ![image](https://github.com/ollama/ollama/assets/146717415/590d8e86-469f-4573-a566-52a2e24ceac3) At your prompt, I found the address where the model is stored. But I would like to try downloading the model file locally and manually deploying it to the relevant directory on the server. I see the file for the model in the image below. The help I need is as follows: 1. I need the URL to download these files manually.2. I need to know what the structure of my model file looks like. 3. Whether additional operations are required. Thank you very much!
Author
Owner

@Alchemistqqqq commented on GitHub (May 8, 2024):

查看https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored了解有关模型存储位置的更多信息

图像 根据您的提示,我找到了模型存储的地址。但我想尝试将模型文件下载到本地并手动将其部署到服务器上的相关目录。我在下图中看到了模型的文件。我需要的帮助如下: 1.我需要手动下载这些文件的URL。2.我需要知道模型文件的结构是什么样的。 3、是否需要进行额外操作。非常感谢!
image

<!-- gh-comment-id:2099999002 --> @Alchemistqqqq commented on GitHub (May 8, 2024): > > 查看https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored了解有关模型存储位置的更多信息。 > > ![图像](https://private-user-images.githubusercontent.com/146717415/328807102-590d8e86-469f-4573-a566-52a2e24ceac3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTUxNTYwNzAsIm5iZiI6MTcxNTE1NTc3MCwicGF0aCI6Ii8xNDY3MTc0MTUvMzI4ODA3MTAyLTU5MGQ4ZTg2LTQ2OWYtNDU3My1hNTY2LTUyYTJlMjRjZWFjMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNTA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDUwOFQwODA5MzBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OGUxMDY2YjUzNDMwNmVkNDZiYTcwODNjMDFkYjVhYmZmMDgwZjBjZGIxNmI4ZGQ3MWQwZTQzNmUxZTZlOWEzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.VF0brwH8ygpOFC0iLRBPK4zJ9bd6qIMo4QtR-LMaAEw) 根据您的提示,我找到了模型存储的地址。但我想尝试将模型文件下载到本地并手动将其部署到服务器上的相关目录。我在下图中看到了模型的文件。我需要的帮助如下: 1.我需要手动下载这些文件的URL。2.我需要知道模型文件的结构是什么样的。 3、是否需要进行额外操作。非常感谢! ![image](https://github.com/ollama/ollama/assets/146717415/c586df6f-dde7-4086-a9a7-4f0c793e91a5)
Author
Owner

@jmorganca commented on GitHub (May 9, 2024):

merging with https://github.com/ollama/ollama/issues/3820

<!-- gh-comment-id:2103419745 --> @jmorganca commented on GitHub (May 9, 2024): merging with https://github.com/ollama/ollama/issues/3820
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2505