Trian Xylouris

Results 7 issues of Trian Xylouris

**Describe the bug** https://github.com/microsoft/DeepSpeed/issues/1950 describes a bug by which running inference twice on the same input leads to different outputs. It was supposedly fixed in version `0.6.5`, but I am...

bug

**Describe the bug** For the models GPT-neo-1.3B, Bloom 1b7, Pythia 1.4b, GPT2-xl, I get non-deterministic model outputs when using context length 1 and `engine = deepspeed.init_inference(model, dtype=torch.float16, replace_with_kernel_inject=True)`. The context...

bug
compression

**Describe the bug** For the models GPT-neo-1.3B, Bloom 1b7, Pythia 1.4b, GPT2-xl, I get non-deterministic model outputs when using context length 1 and `engine = deepspeed.init_inference(model, dtype=torch.float16, replace_with_kernel_inject=True)`. The context...

bug
inference

This PR adds optional validation using HellaSwag accuracy (on 10042 validation examples). It is controlled by setting the hyperparameter `hellaswag=True`. *Motivation* I am trying to make the model smarter by...

### Description of the bug At a `.docx` file, PyMuPDF Pro did not display certain graphical purple elements: With PyMuPDF Pro: ![image](https://github.com/user-attachments/assets/d8c3c577-703a-456d-a69e-42810cb60eba) With Google Docs or Mac's Pages app: ![image](https://github.com/user-attachments/assets/f1693262-9c8f-4d83-b71d-5a1741ac60ea)...

upstream bug

### Description of the bug For some documents, PyMuPDF Pro splits the document into many more pages than if I open the document with Google Docs (or Mac Pages/libreoffice). This...

upstream bug

### Description of the bug Sometimes, an embedded image inside a `.doc` file overlaps with the text when creating an image of the document using `get_pixmap()`, although at other software...

upstream bug