mirror of
https://github.com/ollama/ollama.git
synced 2026-04-23 17:29:54 +02:00
Move Go code out of llm package
This commit is contained in:
3
discover/README.md
Normal file
3
discover/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# `discover`
|
||||
|
||||
This package is responsible for discovering information about the system and the capabilities to run LLM. This includes GPU and CPU discovery so the optimal runner can be chosen for a given model. The ollama scheduler relies on up-to-date available memory information, so this package provides the ability to refresh free memory as efficiently as possible.
|
||||
Reference in New Issue
Block a user