tm

Results 6 issues of tm

Traceback (most recent call last): File "build.py", line 3, in from torch.utils.ffi import create_extension File "/usr/local/lib/python3.6/dist-packages/torch/utils/ffi/__init__.py", line 1, in raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.") ImportError: torch.utils.ffi...

### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [X] I want to train my custom dataset, and I have read the [tutorials for training your...

question

did you guys have any benchmark details of this?, hardware , fps etc..

I am running this in ubuntu 22.04. While running the flask server , in terminal it shows ```Running on http://127.0.0.1:5000``` But the page shows bad request, why would be that?

/llm/lib/python3.10/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead: `from langchain_community.chat_models import ChatOpenAI`. To...

### System Info Google Colab ## Description When attempting to fine-tune a model using the `SFTTrainer` with an `IterableDataset`, an error occurs because the `SFTTrainer` expects a dataset that supports...

🐛 bug
🏋 SFT
⏳ needs more info