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 c52269a + 7e593d1 commit 6df0926Copy full SHA for 6df0926
1 file changed
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "unsloth_zoo" %}
2
-{% set version = "2026.4.4" %}
+{% set version = "2026.4.6" %}
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: a28755301fd0a03f1d4925d8ed864f0bcaaf79350ace7bbfe3c324c1f87be51c
+ sha256: 78083d47774ef7efee8e9cb3e211a6a70c2746b3080c6cd1f0b2ba1c08199a0e
12
13
build:
14
noarch: python
0 commit comments