| LOW | types/model/name.go | 101 | // ParseName parses and assembles a Name from a name string. The |
| LOW | types/model/name.go | 121 | // namespace: |
| LOW | llm/llama_server.go | 1 | // llama_server.go wraps the llama-server binary as a subprocess |
| LOW | llm/llama_server.go | 2381 | // deviceFreeRegex matches per-device free VRAM reported at model load time: |
| LOW | discover/llama_server.go | 21 | ) |
| LOW | discover/runner.go | 61 | |
| LOW | app/types/not/found.go | 1 | //go:build windows || darwin |
| LOW | app/types/not/found.go | 21 | // |
| LOW | app/webview/webview.h | 41 | * |
| LOW | app/webview/webview.h | 61 | #endif |
| LOW | app/webview/webview.h | 81 | |
| LOW | app/webview/webview.h | 141 | |
| LOW | app/webview/webview.h | 401 | #elif defined(_WIN32) |
| LOW | app/webview/webview.h | 421 | #endif |
| LOW | app/webview/webview.h | 1141 | // |
| LOW | app/webview/webview.h | 1201 | |
| LOW | app/webview/webview.h | 1501 | |
| LOW | app/webview/webview.h | 1921 | // Stop the main run loop so that we can return |
| LOW | app/webview/webview.h | 2021 | // disable the feature by default (macOS 13.3 and later) and support |
| LOW | app/webview/webview.h | 2121 | // |
| LOW | app/webview/webview.h | 2581 | #define WEBVIEW_MSWEBVIEW2_EXPLICIT_LINK WEBVIEW_MSWEBVIEW2_BUILTIN_IMPL |
| LOW | app/webview/webview.go | 101 | // Window returns a native window handle pointer. When using GTK backend the |
| LOW | app/webview/webview.go | 121 | // Example: w.SetHtml(w, "<h1>Hello</h1>"); |
| LOW | app/dialog/dlgs.go | 1 | //go:build windows || darwin |
| LOW | app/dialog/cocoa/dlg.m | 1 | #import <Cocoa/Cocoa.h> |
| LOW | cmake/mlx/CMakeLists.txt | 121 | # Install headers for NVRTC JIT compilation at runtime. |
| LOW | tokenizer/bytepairencoding_test.go | 241 | } |
| LOW | server/routes_test.go | 501 | Expected: func(t *testing.T, resp *http.Response) { |
| LOW | server/internal/cache/blob/cache.go | 21 | |
| LOW | server/internal/cache/blob/cache.go | 41 | // <namespace>/ |
| LOW | server/internal/cache/blob/cache.go | 141 | } |
| LOW | server/internal/cache/blob/cache.go | 161 | // blob store. This is done to ensure that future calls to [Get] succeed in |
| LOW | server/internal/cache/blob/cache.go | 201 | |
| LOW | server/internal/manifest/manifest.go | 1 | // Package manifest provides documentation for the Ollama manifest format. |
| LOW | server/internal/manifest/manifest.go | 21 | // |
| LOW | server/internal/manifest/manifest.go | 41 | // the template is the default template for the model. |
| LOW | server/internal/manifest/manifest.go | 61 | // |
| LOW | server/internal/manifest/manifest.go | 81 | // |
| LOW | server/internal/manifest/manifest.go | 101 | // "size": 3456 |
| LOW | server/internal/internal/names/name.go | 21 | t string |
| LOW | server/internal/registry/server.go | 181 | type params struct { |
| LOW | server/internal/registry/server.go | 201 | // confusing flags such as this. |
| LOW | server/internal/client/ollama/trace.go | 1 | package ollama |
| LOW | server/internal/client/ollama/registry.go | 81 | dir = filepath.Join(home, ".ollama", "models") |
| LOW | server/internal/client/ollama/registry.go | 181 | // the default mask. If the name is already fully qualified, it is returned |
| LOW | server/internal/client/ollama/registry.go | 201 | Key crypto.PrivateKey |
| LOW | server/internal/client/ollama/registry.go | 841 | } |
| LOW | server/internal/client/ollama/registry_test.go | 81 | // single: one layer with the contents "exists" |
| LOW | kvcache/cache.go | 21 | // Get returns the history of key and value tensors plus a mask |
| LOW | kvcache/cache.go | 41 | // Most models will not need to use this. |
| LOW | kvcache/cache.go | 61 | StartForward(ctx ml.Context, batch input.Batch, reserve bool) error |
| LOW | ml/backend.go | 41 | // CacheConfig controls optimizations (mostly backend-specific) that may transform |
| LOW | ml/backend.go | 241 | |
| LOW | ml/device.go | 661 | // NeedsInitValidation returns true if the device in question has the potential |
| LOW | ml/nn/attention.go | 1 | package nn |
| LOW | scripts/create-dmg.sh | 561 | # Adding EULA resources |
| LOW | scripts/build_linux.sh | 1 | #!/bin/sh |
| LOW | scripts/build_darwin.sh | 1 | #!/bin/sh |
| LOW | model/model.go | 61 | // opaque metadata. Typically, the tensors might be views into an embedding |
| LOW | model/renderers/qwen3vl_thinking_test.go | 101 | // <|im_start|>assistant |
| 204 more matches not shown… |