-
Test log:
```
============================= test session starts =============================
platform win32 -- Python 3.7.4, pytest-5.0.1, py-1.8.0, pluggy-0.12.0
rootdir: C:\w\2\s\packaging\wind…
-
### System Info
- `transformers` version: 4.39.3
- Platform: macOS-14.4-arm64-arm-64bit
- Python version: 3.11.8
- Huggingface_hub version: 0.22.1
- Safetensors version: 0.4.2
- Accelerate versi…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/microsoft
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
Hi, thanks for sharing your amazing model.
I am now trying to test the model with my RGB-D camera. However, I am a beginner in pytorch. So, I need some help to go through the code:
1. I plan to …
-
Steps to reproduce:
```
git clone https://github.com/huggingface/alignment-handbook.git
cd alignment-handbook
pip install -q .
pip install -q flash-attn --no-build-isolation
accelerate launch …
-
-
### Your current environment
```text
The output of `python collect_env.py`
```
Collecting environment information...
PyTorch version: 2.2.1+cu121
Is debug build: False
CUDA used to build PyTorc…
-
I am trying to recreate the setup but with CUDA 12.1, I am installing following versions of libraries:
```
requirements.txt
cachetools==5.3.3
appdirs==1.4.4
Jinja2==3.1.2
bitsandbytes==0.43.1…
-
### System Info
```
- `transformers` version: 4.37.0
- Platform: Linux-6.2.0-1017-aws-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.20.3
- Safetensors version: 0…
-
I have been using `run_orpo.py` with my personal data successfully. However, as I use it, I have a question.
When I look at the code for `run_orpo.py`, I see that there is a code to match torch_dty…