Matthew
Matthew
There's another keyboard shortcut that I absolutely love in OpenAI's Playground interface -- [Ctrl]+[Enter] to Submit, no matter where you are (e.g. editing previous replies). Having to move my hands...
After recently updating this is happening to me as well, except changing settings doesn't help. 🤷♂️
Make these changes to requirements.txt: > #fastapi==0.95.1 > fastapi==0.100.1 > > #gradio_client==0.1.3 > gradio_client > > #fsspec==2023.4.0 > fsspec > > #triton==2.1.0 > #For Windows users since Triton isn't supported....
> Does this repository still not work on 4090? python gradio_demo.py --no_llava --loading_half_params --use_tile_vae --use_image_slider
Since it's taking so long for this to be merged, I thought I'd help out anyone lurking who might want to try this awesome PR with this awesome repository, but...
I've been successfully using this on Windows 11 with Python 3.10.13, torch 2.2.2+cu121, torchvision 0.17.2+cu121, triton 3.0.0, transformers==3.32.1 flash_attn==2.5.6 numpy==1.26.4 httpx==0.27.0 accelerate==0.20.3 scikit-learn==1.4.1.post1 matplotlib==3.8.3 opencv-python==4.9.0.80 pandas==2.2.1 Pillow==10.2.0 pytorch-lightning==2.2.1 scipy==1.12.0 diffusers==0.27.2...
You can also find a newer version of Triton built for Windows here: [https://github.com/wkpark/triton/actions/workflows/integration-tests.yml](https://github.com/wkpark/triton/actions/workflows/integration-tests.yml) Direct link to a zip with Windows Triton 3.0.0 wheels for both Python 3.10 and 3.11:...
Where's the beef?