-
Hi,
I am thinking about using this data for finetuning a VLM to perform autonomous driving. However, I don't think I would need any images other than the front camera, due to system requirement res…
-
**Describe the bug**
Related to the [issue](https://github.com/ACEsuit/mace/issues/615)
When I do Multihead transfer learning from a personal pre-trained model. I found that the `energy_key` and `fo…
-
Hi, How Can I replace this model's language model with another model and fine-tune it?
and can't i fine tune this model without shift?
-
Thank you for making this fascinating project available in a way that is applicable to LNN in the stock market. Is there any chance you could share the training code for testing with different assets?
-
Hi, thanks for the great work.
Is it in the works to release the training code for this model? I think there is a great opportunity to SSL finetune these checkpoints on new datasets from different do…
-
Hello,
Great work by you guys. How to carry out the Finetuning & what will be the GPU requirement.
Thanks
-
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 318.00 MiB. GPU 0 has a total capacty of 6.00 GiB of which 0 bytes is free. Including non-PyTorch memory, this process has **17179869…
-
is the versioning correct in the yml? JAX 4.26?
with the DEVICES = np.array(jax.devices()).reshape([1, 1, 1]) statement in the finetuning notebook I am getting the following error
ValueError: c…
-
[log] 12:40:7: Error: [Platform] Instance of 'UnknownApiException'
[log] #0 ElevenLabsAPI._handleError (package:elevenlabs_flutter/elevenlabs_flutter.dart:346:5)
#1 ElevenLabsAPI.lis…
-
I have pre-trained the resnet50 model for 800 epochs. The loss looks fine:
I have then used a pre-trained model for ImageNet fine-tuning and the loss pretty much always "exploded" (bellow).
…