Conda build
Conda build
This commit is contained in:
4
.github/conda/meta.yaml
vendored
4
.github/conda/meta.yaml
vendored
@@ -26,6 +26,8 @@ requirements:
|
|||||||
- protobuf
|
- protobuf
|
||||||
- tokenizers >=0.11.1,!=0.11.3,<0.13
|
- tokenizers >=0.11.1,!=0.11.3,<0.13
|
||||||
- pyyaml >=5.1
|
- pyyaml >=5.1
|
||||||
|
- safetensors
|
||||||
|
- fsspec
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
- numpy >=1.17
|
- numpy >=1.17
|
||||||
@@ -40,6 +42,8 @@ requirements:
|
|||||||
- protobuf
|
- protobuf
|
||||||
- tokenizers >=0.11.1,!=0.11.3,<0.13
|
- tokenizers >=0.11.1,!=0.11.3,<0.13
|
||||||
- pyyaml >=5.1
|
- pyyaml >=5.1
|
||||||
|
- safetensors
|
||||||
|
- fsspec
|
||||||
|
|
||||||
test:
|
test:
|
||||||
imports:
|
imports:
|
||||||
|
|||||||
Reference in New Issue
Block a user