Marco De Nadai

Results 18 issues of Marco De Nadai

This PR adds aeroway road-type layer so that it is possible to fetch and customize aeroways

### Bug description I have a bug just creating a schema programmatically. Can you help me on this? thx ### Steps/Code to reproduce bug ```python import merlin_standard_lib as msl from...

bug
status/needs-triage

Hi everyoneee, I anticipate that it might be a stupid question but why do we have `model_max_length: 2048` in the tokenizer_config.json https://huggingface.co/LargeWorldModel/LWM-Text-Chat-1M/blob/main/tokenizer_config.json? Thank you!

#### Context - FSDP initializes but does not use MixedPrecision

Hi @lucidrains, great idea here in this repo! I am curious, have you had learnings from your experiments? Why did it not work? :(

Casting ndarray columns to tensor extension columns cannot be set via an os environment variable

I believe there is a similar problem to #116. ``` File "/tmp/ray/session_2024-06-30_09-41-50_254745_1/runtime_resources/pip/ed0d17a5f9a959a3d03116db0bba20a6c15cac27/virtualenv/lib/python3.10/site-packages/vector_quantize_pytorch/lookup_free_quantization.py", line 273, in forward x = self.project_in(x) File "/opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1511, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File "/opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py",...