Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi, Does Anyone Use Mlflow / Weight & Biases /

Hi, does anyone use mlflow / Weight & Biases / http://neptune.ai before, and how does that compare to allegroai-trains? I am trying to understand the tooling and pick the right one.

  
  
Posted 3 years ago
Votes Newest

Answers 30


thus seeing that user:local-xxxxx

  
  
Posted 3 years ago

.netrc <- seems wandb use this

  
  
Posted 3 years ago

Ahha! Nice work!

  
  
Posted 3 years ago

👏

  
  
Posted 3 years ago

This is a horrible setup, it means no authentication will pass, it will literally break every JWT authentication scheme

  
  
Posted 3 years ago

😂

  
  
Posted 3 years ago

I just remove it and it works now.. LOL

  
  
Posted 3 years ago

as I have wandb docker set up on the same VM for teting

  
  
Posted 3 years ago

Wow, those guys....

  
  
Posted 3 years ago

testing

  
  
Posted 3 years ago

so... the VM IP is there

  
  
Posted 3 years ago

Nice debugging experience

Kudos on the work !
BTW, I feel weird to add an issue on their github, but someone should, this generic setup will break all sorts of things ...

  
  
Posted 3 years ago

Apparently it ignores it and replaces everything...

  
  
Posted 3 years ago

🙂 Nice debugging experience

  
  
Posted 3 years ago

maybe I can do this 🙂

  
  
Posted 3 years ago

haha

  
  
Posted 3 years ago

It's all good 🙂 - we appreciate you spending the time to make sure it's not Trains' fault 😄

  
  
Posted 3 years ago

that can't be done easily, I have no control for that

  
  
Posted 3 years ago

but somewhere along the way, the request actually remove the header

  
  
Posted 3 years ago

but somewhere along the way, the request actually remove the header

Where are you seeing the returned value?

  
  
Posted 3 years ago

and request use the .netrc auth to overwrite

  
  
Posted 3 years ago

really appreciate the help along the way... I have taken way too many of your time

  
  
Posted 3 years ago

Hmmm, can you view the settings? that's the only thing I can think of at the moment that will be diff between your setup and the working one...

Also, is there a way for you to have the trains-server behind https (on your GCP)

  
  
Posted 3 years ago

EnviousStarfish54 you can also run the docker-compose on one of the machines on your local LAN. but then you will not be able to access it from home 🙂

  
  
Posted 3 years ago

Could you disable the windows anti-virus firewall and test?

  
  
Posted 3 years ago

It seems that I do receive the bearer token

  
  
Posted 3 years ago

I am trying to debug locally

  
  
Posted 3 years ago

not today tho, I am too tired already

  
  
Posted 3 years ago

What do you have in the .netrc in the machine section

  
  
Posted 3 years ago
558 Views
30 Answers
3 years ago
one year ago
Tags