mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 00:14:37 +02:00
Adapted rocm support to cgo based llama.cpp
This commit is contained in:
@@ -32,4 +32,4 @@ for LAYER in $(cat ${OLLAMA_MODELS}/manifests/${REGISTRY}/${TEST_MODEL}/${TEST_M
|
||||
curl -L -C - --header "${ACCEPT_HEADER}" \
|
||||
-o ${OLLAMA_MODELS}/blobs/${LAYER} \
|
||||
${REGISTRY_SCHEME}://${REGISTRY}/v2/${TEST_MODEL}/blobs/${LAYER}
|
||||
done
|
||||
done
|
||||
|
Reference in New Issue
Block a user