-
This is useful for merging separately exported models like whisper. The main thing to handle is name collision. We may need to improve the name_authority to make this eaiser.
Ref: Spox's api for me…
-
### Describe the Bug
![image](https://github.com/user-attachments/assets/6ffd9db7-c243-4394-8023-c1120cb36651)
This example shows two cases of merging gateways not getting a "new column" to allo…
-
Ideally we should aggregate an entire evolutionary model merging path, as well as the best model's inference on a whole test dataset, as a single succinct proof
-
Hi,
I noticed a minor difference in the embeddings when using batch encoding versus encoding sentences one by one and then merging the results.
Here are the details:
1. Model: `SentenceTransfo…
-
Model merging was removed from the main UI with plans to move that functionality to this repo. It was removed because it wasn't a super popular feature and maintaining the routes and fairly complex fo…
-
hello, is it possible to merge a local model I meant non huggingface model.
what should be the parameters in such cases.
what I wan is to perform some preprocessing merge the models evaluate the me…
-
Hi,
Thanks so much for developing this tool, I'm excited to be able to use this in my long-read isoform analysis!
I have had a couple questions come up since looking through the output from some…
-
There seems to be a problem when using `tab_model()` with multinomial models fitted with nnet. This was working before, but I am not sure if it was an update in sjPlot or a change in another package. …
-
https://stable-diffusion-art.com/models/
-
### Model/Pipeline/Scheduler description
I'm working on result alignment between diffusers and A1111 webui.
In txt2img scene, I can achieve via `StableDiffusionKDiffusionPipeline`, refer to https:/…