-
Hi! I encounter a bug when doing the step3 (Principle Engraving). I used the self_align_merged.json which is created with "self_align_32shards_*.jsonl" and "vicuna_dummy_data.json" to finetune the ba…
-
I am playing around with a few ideas of which I am not sure they would 100% fit in the application. A few apps I use provide a plugin system for this type of extensions. I think it can also be a good …
-
Hello,
I need to extract some additional data (GoPro GPS data) from a MP4 file and add them to another MP4 file.
I'm able to extract them with the command
`mp4box.exe -raw 3 ..\video.mp4`
But wh…
-
### What happened?
I converted the CodeLlama-7B-instruction model to GGUF format using llama.cpp, but encountered issues with model output when loading the converted GGUF file. The model outputs tex…
-
When using `PolymorphicModelSerializer` with `JSONRenderer`, the `extract_included` method is retrieving the base polymorphic serializer instead of the specific serializer corresponding to the object …
-
With both `meta-extract` and `meta-conduct`, if they're run with the `metalad_studyminimeta` extractor on a dataset that doesn't have a `.studyminimeta.yaml` file locally available, the error messages…
-
Firstly, thank you for a wonderful package!
I, unfortunately, have discovered a bug with an interesting edge-case.
I have a VCF that contains no information in the INFO column (`.` in each row) and …
-
### Is your feature request related to a problem? Please describe.
VRM is an "all in one" file format for 3D Avatars that many platforms already support. There are lots of VRM tools and avatars out t…
-
Hi,
I am working with Asulym Research AFM and PyJibe. The data I acquire are maps of force-distance curves, that are generated into a *.ARDF format. From the Asylum Research program I can extract eac…
-
Hello,
It looks like `meta_data_vocab` used as an argument for model declaration is ... not in a format familiar to me? The vocabularies seem to be comprised of sentences, rather than tokens.
I …