Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
likhonsheikhdev
/
not-gemini
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
likhonsheikhdev
commited on
Jul 19, 2025
Commit
c7f06fa
·
verified
·
1 Parent(s):
52c8b5e
Create env.local
Browse files
Files changed (1)
hide
show
env.local
+3
-0
env.local
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
# .env.local
2
+
# Example: Configure a different model if not passed via ARG
3
+
MODEL_ID="mistralai/Mistral-7B-Instruct-v0.1"