shabie

Results 7 issues of shabie

Even if I give the local model path that resembles the model name identically (no path prefixes i.e. it is simply "xlm-roberta-base" for example) for the `embedding` argument, it is...

I am trying to recover the text but it is not possible since the `token.original_spelling` for a token `: (` does not contain the original number of spaces. Here is...

## TODO I specially like this answer with `tesserocr` (faster than `pytesseract`): https://stackoverflow.com/a/69131832/7996306

Hi, Thanks a lot for putting this implementation out there. It helped me a lot! I was just curious why the `contiguous()` was called after `permute` or `transpose` but always...

I am planning to run SFT on real chatlogs so naturally I don't have the `prompt` field like in the Ultrachat dataset. AFAICT, this field is not used to perform...

### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...

bug

### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the MLflow community. ### Proposal Summary Hello everyone. This blog from Databricks introduces the...

enhancement