Alan Lee

Results 13 issues of Alan Lee

就是还是名字状态的数据,应该就是你说的「开房记录.avi」吧 😄

Without `ignore_mismatched_sizes=True`, the code will raise the following exception: ```python RuntimeError Traceback (most recent call last) in () 4 num_labels=len(labels), 5 id2label={str(i): c for i, c in enumerate(labels)}, ----> 6...

### System Info ```shell - optimum: 1.13.2 - platform: Ubuntu 20.04 - python: 3.11.4 ``` ### Who can help? @JingyaHuang @echarlaix ### Information - [ ] The official example scripts...

bug

I got the `Error: Failed to find a python interpreter in the .data section` error when I run `sudo env "PATH=$PATH" RUST_LOG=debug py-spy record -o profile.svg --pid 40067`. [Here](https://github.com/benfred/py-spy/files/10369974/log.txt) is...

**Describe the bug** We recently trained a NER model using charlm, following the instructions [here](https://github.com/stanfordnlp/stanza-train#ner). ```bash python3 -m stanza.utils.training.run_ner bn_daffodil --charlm oscar --save_name bn_daffodil_charlm.pt ``` Then I noticed that every...

bug

### Describe the bug ![image](https://github.com/langfuse/langfuse/assets/8894643/121637bc-a3aa-4e84-9c35-f4179872398f) ### To reproduce Register a new user. ### Additional information _No response_

🐞❔ unconfirmed bug

### Describe the bug ⬇️ Under the default view, there are 453 traces for 0420: ![image](https://github.com/langfuse/langfuse/assets/8894643/8a300883-ae07-4c43-9fa5-359e0278d3f5) ⬇️ but after selecting the last 24 hours as the date range, the number...

bug
feat-dashboard

### Describe the bug When the `value` of `gr.Markdown` is callable and the `every` parameter is set, there is a huge space below this component. ### Have you searched existing...

bug

I don't have table words file and I only need standard object detection metrics.

enhancement