mirror of
https://github.com/ollama/ollama.git
synced 2025-07-23 23:46:08 +02:00
all: fix typos in documentation, code, and comments (#7021)
This commit is contained in:
@@ -71,7 +71,7 @@ func TestEstimateGPULayers(t *testing.T) {
|
||||
projectorSize := uint64(0)
|
||||
memoryLayerOutput := uint64(4)
|
||||
|
||||
// Dual CUDA scenario with assymetry
|
||||
// Dual CUDA scenario with asymmetry
|
||||
gpuMinimumMemory := uint64(2048)
|
||||
gpus = []discover.GpuInfo{
|
||||
{
|
||||
|
Reference in New Issue
Block a user