Merge pull request #3942 from huisman/update_ollama_github

Update links to ollama gihub
This commit is contained in:
Cohee
2025-05-01 15:03:02 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -2622,8 +2622,8 @@
</div>
<div data-tg-type="ollama">
<div class="flex-container flexFlowColumn">
<a href="https://github.com/jmorganca/ollama" target="_blank">
jmorganca/ollama
<a href="https://github.com/ollama/ollama" target="_blank">
ollama/ollama
</a>
</div>
<div class="flex1">

View File

@@ -284,7 +284,7 @@ export const TOGETHERAI_KEYS = [
'stop',
];
// https://github.com/jmorganca/ollama/blob/main/docs/api.md#request-with-options
// https://github.com/ollama/ollama/blob/main/docs/api.md#request-with-options
export const OLLAMA_KEYS = [
'num_predict',
'num_ctx',