Hi CurvedHedgehog15 , can you please provide a code snippet to play with?
Hi @<1577468638728818688:profile|DelightfulArcticwolf22> , what email did you use? Can you try again now?
Yep, just make sure you show some activity in a task once every 2 hours so it won't be detected as inactive 🙂
SucculentBeetle7 , can you please give an example of the pathing for an artifact?
Hi @<1753589101044436992:profile|ThankfulSeaturtle1> , you can use the same credentials for different notebooks. What are you trying to do?
Hi @<1800699527066292224:profile|SucculentKitten7> , does git allow you to pass a git commit id in order to identify a git repository?
Can you please run ls -la /opt/clearml
and send the output + your docker compose file
Hi @<1635088270469632000:profile|LividReindeer58> , I think the best ways are either using tags or metadata on the model itself. What do you think?
Hi @<1533257411639382016:profile|RobustRat47> , what would you define as most metrics?
Hi @<1739455989154844672:profile|SmarmyHamster62> , can you add some logs from the triton container while you try calling your endpoint?
BoredPigeon26 , Please try the following setting in your ~/clearml.confsdk.metrics.tensorboard_single_series_per_graph: true
and see if it helps 🙂
BoredPigeon26 , regarding 2, no I'm afraid not since the task ID is the unique task identifier
BoredPigeon26 , what do you mean in the server view?
BoredPigeon26 , do you run them manually or with the agent? If you run manually then I'm afraid it doesn't show the config currently. However if you run with the agent, then it will also print out the entire config (excluding the secrets, of course) at the start of the run and it will be shown in the console output in the UI 🙂
Or do you mean the different parameters you've changed about in the task itself?
It's the ~/clearml.conf
on the side of the agent/clearml that runs the script 🙂
Hi ElegantCoyote26
I'm not sure what you mean, you create endpoints using clearml-serving
What exactly are you looking for?
Pipelines have id's, you can try using a pipeline ID. I think it should work
Hi PetiteRabbit11 , can you please elaborate on what you mean?
I think you would have to re-register it
Hi @<1523701504827985920:profile|SubstantialElk6> , you can create wrappers around other languages but currently only Python is supported by ClearML
And how is the model being saved?
Hi @<1603560525352931328:profile|BeefyOwl35> , can you please elaborate on what you mean by running the build command?
Can you add a full log?
Please run the following commands and share the results. Chances are that somehow the default mappings that we apply on the index creation were not applied to your events scalar index.
- First run the following command
curl -XGET "localhost:9200/_cat/indices/events-training_stats_scalar-*"
- And then for each of the returned indices run the following:
curl -XGET "localhost:9200/<index_name>/_mappings"
And where are these login/pass env vars are used?
Hi @<1590514584836378624:profile|AmiableSeaturtle81> , I don't think there are any login credentials for mongodb by default in the OS
I'm afraid there is no such capability at the moment. However, I'd suggest opening a GitHub feature request for this 🙂
CluelessElephant89 you're absolutely right! Now I feel stupid for not thinking about it ^^
Hi @<1523701977094033408:profile|FriendlyElk26> , let's say you have a table, which you report. How would you suggest comparing between two tables?
You can mix and match various buckets in your ~/clearml.conf