Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
s12144251
/
phi4-medqa-demo
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
s12144251
commited on
May 6
Commit
fe181c8
·
verified
·
1 Parent(s):
61a2851
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install unsloth peft bitsandbytes accelerate transformers
2
3
import subprocess
4
import sys
1
+
!
pip install unsloth peft bitsandbytes accelerate transformers
2
3
import subprocess
4
import sys