Commit
·
787e968
1
Parent(s):
e29d9b0
- .huggingface.yml +1 -1
.huggingface.yml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# Configures the Space build and runtime environment
|
| 3 |
|
| 4 |
sdk: python
|
| 5 |
-
python_version: "3.
|
| 6 |
|
| 7 |
env:
|
| 8 |
# Force oneDNN to use BF16 math when available
|
|
|
|
| 2 |
# Configures the Space build and runtime environment
|
| 3 |
|
| 4 |
sdk: python
|
| 5 |
+
python_version: "3.11"
|
| 6 |
|
| 7 |
env:
|
| 8 |
# Force oneDNN to use BF16 math when available
|