nova commited on
Commit
035137e
·
verified ·
1 Parent(s): f6a6a5c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,4 +1,3 @@
1
- # Usamos la imagen OFICIAL de llama-cpp-python (pre-compilada, carga en segundos)
2
  FROM ghcr.io/abetlen/llama-cpp-python:latest
3
  WORKDIR /app
4
  # Usuario Root para dependencias rápidas
 
 
1
  FROM ghcr.io/abetlen/llama-cpp-python:latest
2
  WORKDIR /app
3
  # Usuario Root para dependencias rápidas