Neel2601 commited on
Commit
65b7ab8
·
verified ·
1 Parent(s): 0217f00

Upload Dockerfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,4 +1,6 @@
1
  # Use Python 3.10 as base image
 
 
2
  FROM python:3.10
3
 
4
  # Set working directory
 
1
  # Use Python 3.10 as base image
2
+ # Use Python 3.10 as base image
3
+ # Force Rebuild: 2025-11-21 (TinyLlama Fix)
4
  FROM python:3.10
5
 
6
  # Set working directory