Alvaro Bartolome

Results 41 issues of Alvaro Bartolome

Hi again @agola11! 🤗 ## What's in this PR? After playing around with different chains we noticed that some chains were using different `output_key`s and we were just handling some,...

Hi here 🤗 After playing around a bit with `mlx` and some of the examples under `mlx-examples` I was wondering whether using the `tokenizer.model` i.e. the `SentencePieceTokenizer` model file, instead...

Hi here @mlabonne! Congratulations on your awesome work with this course 🤝🏻 After going through `Fine_tune_a_Mistral_7b_model_with_DPO.ipynb` I realised that there's no need to define the `ref_model` required by DPO, since...

**Is your feature request related to a problem? Please describe.** As of the [Python documentation](https://docs.python.org/3.11/library/abc.html#abc.abstractproperty) the usage of `@abstractproperty` is discouraged and deprecated since Python 3.3, so we should stop...

type: enhancement
status: stale
team: ml

**Describe the solution you'd like** As of the addition of the `ArgillaTrainer` for the `FeedbackDataset` datasets at https://github.com/argilla-io/argilla/pull/3151, the `argilla/feedback` module was created to define user-friendly imports as `argilla.feedback` instead...

type: enhancement
status: stale
team: ml

Hi everyone, I'm Alvaro Bartolome, ML Engineer, open source developer, and the creator of `investpy`. As many of you may already know, Investing.com which is the data source that `investpy`...

information

Hi @matthias-wright, I've been playing around for a couple days with your project and it's so cool, thanks for building some pure `flax` models here 👍🏻 Don't know if you're...

Hi, @rwightman thanks for your awesome and helpful work as always! Do you have any plans to publish `jeffnet` to PyPI? I've seen that `jimm` exists at https://pypi.org/project/jimm/, so I...

### dstack version 0.16.5 ### Python version 3.11 ### Host OS macOS ### Host Arch arm64 ### What happened? When running `dstack run` on a file with the content below,...

bug
stale

**Is your feature request related to a problem? Please describe.** As of now, it's pretty tedious to log `responses` from a `FeedbackRecord` from the Python client, as the `responses` is...

type: enhancement
status: stale
team: ml
area: python sdk