Ahmed Dawod

Results 6 comments of Ahmed Dawod

Would someone merge this branch, please?

I also have the same issue. Currently I'm solving it by running `gcloud compute instances update-container $instance_name --container-image $TF_VAR_image_id` command everytime I run `terraform apply`

@urchade training. Following this [notebook](https://github.com/urchade/GLiNER/blob/main/examples/finetune.ipynb) with the only difference of providing `entity_types` to training script. Like so: ```python train_loader = model.create_dataloader(train_data, batch_size=config.train_batch_size, shuffle=True, entity_types=config.entity_types) ```

@urchade yes it is a list of strings

Not really. I just abandoned Axolotl. On Thu, Aug 8, 2024, 17:07 Hasan Abed Al Kader Hammoud < ***@***.***> wrote: > @Ahmedn1 was this ever resolved on your end >...

Currently, I am using Unsloth. It is much much better in almost every aspect. On Sun, Aug 11, 2024, 17:47 Hasan Abed Al Kader Hammoud < ***@***.***> wrote: > @Ahmedn1...