-
if we are planing to expand to different cities we have to have two version of the NER model. One pretrained version which is trained on a general data set of messages from all around germany, so for …
-
can you upload pretrained model?
-
The help output for the CLI has changed with the addition of alternate model options. Specifically:
`bioclip predict -h` produces:
```console
usage: bioclip predict [-h] [--format {table,csv}] [-…
-
Hello, thank you for developing RNA-FM. I want to use this software to generate RNA secondary structure. I have put RNA-FM_pretrained.pth into the pretrained folder. But when I start training, `python…
-
Traceback (most recent call last):
File "D:\projects\ipex-llm\python\llm\example\NPU\HF-Transformers-AutoModels\Multimodal\speech_paraformer-large.py", line 44, in
model = AutoModel(
File …
-
The FL tutorial series:
1. pretrained model aggregation (done)
2. local model training (yet to be written)
3. complete FL tutorial (yet to be written)
-
**Description:**
Attempting to run `demo.py` with the following command results in an error:
```shell
CUDA_VISIBLE_DEVICES=0 python3 demo.py --ckpt-path weights/ppllava_weight/ppllava_vicuna7b_im…
-
Hi, Is there any pretrained model to download and test? thanks
-
Thanks for your excellent work!
I would like to inquire how to get the model checkpoint file for pre-training via argo dataset that you mentioned in the README?
-
I just download the pretrain model of GaussianBlendshape, however, it includes many *.npy and *.pth files in zip file. So which one is useful for script: “--dataset=DATA_PATH/params --model=MODEL_PAT…