We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d5d550 + 5484b60 commit c52269aCopy full SHA for c52269a
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "unsloth_zoo" %}
2
-{% set version = "2026.4.3" %}
+{% set version = "2026.4.4" %}
3
{% set python_min = "3.10" %}
4
5
package:
@@ -8,7 +8,7 @@ package:
8
9
source:
10
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/unsloth_zoo-{{ version }}.tar.gz
11
- sha256: 64651774ec1ba98028fe6da5f78fab63e9634e8b45cd58217738de759ede7cb1
+ sha256: a28755301fd0a03f1d4925d8ed864f0bcaaf79350ace7bbfe3c324c1f87be51c
12
13
build:
14
noarch: python
0 commit comments