-
I'm running my ComfyUI as a server. I'm using the exact same workflow, and the only thing that changes is the model. Even though I'm using --highvram, the model is still partially reloading when I swa…
-
Curios how Glow supports Pytorch models - I've filed a question to pytorch: https://github.com/pytorch/pytorch/issues/20453
But also, maybe there is something to learn here, as I don't see any of exa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
1. torch: 2.2.0+cu121
2. more perfomance
…
-
Hello @JeonJaeHyeong 🤗
I'm Merve and I work on computer vision at Hugging Face. I see your paper is accepted as ECCV Posters congratulations! I indexed it here https://huggingface.co/papers/2407.1…
-
(llava) PS F:\speech-to-speech> python s2s_pipeline.py --recv_host 0.0.0.0 --send_host 0.0.0.0 --lm_model_name HuggingFaceTB/SmolLM-360M-Instruct --init_chat_role system --stt_compile_mode reduce-over…
-
`ImportError: cannot import name '_update_default_kwargs' from 'timm.models._builder'`
In timm github repo you may see recent name '_update_default_model_kwargs' https://github.com/huggingface/pytor…
-
### System Info
python3 /home/transformers/src/transformers/models/llama/convert_llama_weights_to_hf.py \
--input_dir /Data_disk/meta_llama/meta_llama3.1/Meta-Llama-3.1-8B \
--model…
-
Hello @LZhenShi 🤗
I'm Merve and I work on computer vision at Hugging Face. I see your paper is accepted as ECCV Posters, congratulations! I indexed it here https://huggingface.co/papers/2402.0254…
-
There are a lots of recent backbone models for NLP task. In our initial attempt of the new version of GluonNLP, we added these models:
- BERT
- ALBERT
- ELECTRA
- RoBERTa
- XLMR
- MobileBERT
- …
-
## 🐛 Bug
I get the following error
![pl_bolts_error](https://github.com/Lightning-Universe/lightning-bolts/assets/54913075/e58028ff-1c5d-40ea-9843-687daeb10c08)
### To Reproduce
`
Whether…