Migrating Your GitHub CI to Hugging Face Jobs
GitHub CI is limitless and free. …
Tracked topic
GitHub is a web-based platform for hosting and collaborating on software using Git version control, offering features such as pull requests.
GitHub CI is limitless and free. …
I get an error while trying to install: pip install git+https://github.com/huggingface/kernels.git ... ERROR: git+https://github.com/huggingface/kernels.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. …
… And here it is possible to chat with this repo and add functionality you need for your specific project https://askdev.ai/github/askbudi/tinyagent
… Is that supported? https://github.com/huggingface/smollm/blob/main/finetuning/Smol VLM FT.ipynb is not working, https://github.com/huggingface/smollm/blob/main/vision/finetuning/Smol VLM FT.ipynb seems to be the correct one. …
… On the MoE LoRA part, prime-rl actually supports MoE LoRA as well: https://github.com/PrimeIntellect-ai/prime-rl/blob/main/src/prime rl/trainer/models/layers/lora/multi moe.py . vLLM releases have supported per-expert LoRA loading and serving for MoEs for awhile: https://github.com/vllm-project/vll… …
… You're using the example image classification script in Transformers https://github.com/huggingface/transformers/tree/main/examples/pytorch/image-classification or using Trainer directly yourself in a custom script/notebook as in the example above? …
… Is there any examples provided for fine-tuning on a custom dataset? · @ nielsr has a great notebook on fine tuning siglip and similar models. https://github.com/NielsRogge/Transformers-Tutorials/tree/master/SigLIP Hello everyone, am I wrong or is the zero shot classification not really working. …
… To the other interested people: Take a look at the pib robot, that's really open source: https://pib.rocks/ · Looks like broken links, but there's githubs. https://github.com/pollen-robotics/reachy2-sdk When is reachy mini available for windows user please? …
… How does the model behave? https://github.com/huggingface/blog/blob/main/flux-2.md?plain=1 L283 causes transformer id, subfolder="transformer", torch dtype=torch dtype, device map="cpu" ^^^^^^^^^^^^^^ NameError: name 'transformer id' is not defined · Probably an installation error? pip install git+… …