-
## ❓Question
I want to use coremltools to help accomplish combining some separate coreml models to form a bigger one.
For example, **I have models: main.mlmodel, if_branch.mlmodel, else_branch.mlm…
-
### Feature request
Add support for LlamaGen, an autoregressive image generation model, to the Transformers library. LlamaGen applies the next-token prediction paradigm of large language models to vi…
-
### Describe the workflow you want to enable
I would like to be able to use a LabelEncoder as a wrapper for a classifier, similarly to what can be achieved with preprocessors on the y value for regre…
-
I'm trying to convert a model that has been saved in .sav in onnx format. The model is a VotingClassifier (XGBOOST and NaiveBayes). I got the error
`Traceback (most recent call last):
File "/mn…
-
Dataset provied [here](https://docs.google.com/spreadsheets/d/1dd13yPmerTi8ww-l7C-AloxFyxUsxfculw22rNvkQIY/edit?gid=1302065991#gid=1302065991)
We need a classifier that is able to classify into tho…
-
Hi, I wanted to use a custom LSTM Pose Classifier model on top of the yolo generated keypoints, I want yoloV8 keypoints and apply post processing on them to fit into my classifier model. I tried imple…
-
python3 /data/bio-software/egapx/ui/egapx.py ../data/input_D_farinae_small.local5.yaml -e docker -o GCA_040085125.1_ASM4008512v1_out2 -w ./temp
[6f/72e38f] process > egapx:annot_proc_plane:gnomon_b…
-
Hello there,
I am trying to implement an iterative pruning process of the timm models.
The following code works great when iterative steps are small (i.e. up to ~30-40) but then suddenly break …
-
### 请提出你的问题
环境为windows10家庭版,paddle版本为3.0-beta的cpu版本
> from paddlenlp.taskflow import Taskflow
> ner = Taskflow("ner")
出现的问题是,当输入上面第二行代码时,报错,具体日志如下:
`[2024-11-12 16:05:44,254] [ INFO] - Dow…
-
### System Info
Python 3.11.9
transformers==4.40.2
peft==0.11.2
### Who can help?
@BenjaminBossan
I'm interested in using [Inference with different LoRA adapters in the same batch
](https://hu…