Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amirrezaDev1378/ollama-model-direct-download
/ functions
Functions
26 in github.com/amirrezaDev1378/ollama-model-direct-download
⨍
Functions
26
◇
Types & classes
5
↓ 4 callers
Function
VerifyDownloadedModel
(modelName string, downloadedModelPath string)
app/verify.go:9
↓ 2 callers
Method
BaseURL
()
app/model.go:66
↓ 2 callers
Method
GetNamespaceRepository
()
app/model.go:62
↓ 2 callers
Function
HasElevatedPermissions
()
app/permission.go:10
↓ 2 callers
Function
makeRequest
(ctx context.Context, method string, requestURL *url.URL, headers http.Header, body io.Reader, regOpts *regist
app/request.go:11
↓ 1 callers
Function
CommandGet
()
app/cli/main.go:67
↓ 1 callers
Function
CommandInstall
()
app/cli/main.go:109
↓ 1 callers
Method
GetDownloadLink
()
app/get_download_link.go:9
↓ 1 callers
Function
GetManifest
(ctx context.Context, modelPath ModelPath, regOpts *registryOptions)
app/get_manifest.go:33
↓ 1 callers
Function
InitCli
()
app/cli/main.go:42
↓ 1 callers
Function
InstallModel
(modelName string, downloadedModelPath string)
app/model-install.go:122
↓ 1 callers
Function
ParseModelPath
(name string)
app/model.go:25
↓ 1 callers
Function
getBlobNames
(path string)
app/model-install.go:63
↓ 1 callers
Function
getCliArgs
(count int)
app/cli/main.go:32
↓ 1 callers
Function
getFileHashedName
(filePath string)
app/model-install.go:78
↓ 1 callers
Function
getManifestFile
(folderPath string)
app/model-install.go:56
↓ 1 callers
Function
getModelsPath
()
app/model-install.go:25
↓ 1 callers
Function
getSubCommand
()
app/cli/main.go:22
↓ 1 callers
Function
parseBlobsDestinationPath
(source string, targetFolder string, fileName string)
app/model-install.go:94
↓ 1 callers
Function
parseModelName
(modelName string)
app/model-install.go:111
Function
Home
()
documents/src/pages/index.tsx:30
Function
HomepageHeader
()
documents/src/pages/index.tsx:9
Function
TestHasElevatedPermissions
(t *testing.T)
app/permission_test.go:7
Function
TestMakeRequestToRegistry
(t *testing.T)
app/request_test.go:10
Function
TestVerifyDownloadedModel
(t *testing.T)
app/verify_test.go:8
Function
main
()
cmd/main.go:7