mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-06-28 04:30:15 -05:00
Update Docker documentation with important notice
Clarify the status of Docker support in ik_llama.cpp.
This commit is contained in:
parent
10a8f5f8f1
commit
49778a6ce0
@ -1,5 +1,8 @@
|
||||
# Docker
|
||||
|
||||
>[!IMPORTANT]
|
||||
>`ik_llama.cpp` provides to official support for docker images. All of the following has been inheritted from `llama.cpp` when I forked the project, and has never been updated. As such, it is outdated and likely inaccurate. I have still left it behind in case it is useful for someone interested in preparing theor own docker images.
|
||||
|
||||
## Prerequisites
|
||||
* Docker must be installed and running on your system.
|
||||
* Create a folder to store big models & intermediate files (ex. /llama/models)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user