capstone-2024-T91 / Image-Processing-and-NLP-for-Brand-Protection

0 stars 0 forks source link

base local LLM model needs finetuning #16

Closed Youssef2430 closed 1 month ago

Youssef2430 commented 1 month ago

We don't have a finetuned model for our local llm yet.. there is gonna be a need to select one and work with it

Youssef2430 commented 1 month ago

Default local LLM is fully finetuned and full support for it is coming soon

1276 Training completed. Do not forget to share your model on huggingface.co/models =)
1279 100%|███████████████████████████████| 32724/32724 [00:29<00:00, 1507.62it/s]
Saving model checkpoint to /tmp/tmp4qcgh1s8
1281 Configuration saved in /tmp/tmp4qcgh1s8/config.json
1282 Model weights saved in /tmp/tmp4qcgh1s8/model.safetensors
1283 Logging model artifacts. ...
1285 Model fine-tuned and saved at './models/distilbert-base-uncased_fine_tuned'
1286 Saving model checkpoint to models/distilbert-base-uncased_fine_tuned
1287 Configuration saved in models/distilbert-base-uncased_fine_tuned/config.json
1288 Model weights saved in models/distilbert-base-uncased_fine_tuned/model.safetensors