blog icon indicating copy to clipboard operation
blog copied to clipboard

Public repo for HF blog posts

Results 236 blog issues
Sort by recently updated
recently updated
newest added

Just saw this from the integration blog: > Saving 8-bit state dicts on the Hub 8-bit state dicts cannot currently be loaded directly into the 8-bit model after being pushed...

https://github.com/huggingface/blog/blob/0876091b35bd58e096625fffd607b6bba707e661/encoder-decoder.md?plain=1#L373 ![image](https://github.com/huggingface/blog/assets/106420431/f3f113a7-4d30-485e-b22f-bfde1668b88f) Should we change $Y_{1:n}$ to $Y_{1:m}$? Thanks.

Is there a method to deploy private models with the inference container announced in the blog post here? https://huggingface.co/blog/sagemaker-huggingface-llm

Hello, is it possible to provide a comments section for discussion at the end of each blog post? I have some questions/comments for some of your blog posts but found...

Hi, I've followed the this blog post https://huggingface.co/blog/fine-tune-whisper to finetune Whisper with my own dataset. Everything seems to be working as expected. However, I've noticed a strange behaviour. While validation...

DB-GPT: Revolutionizing Database Interactions with Private LLM Technology. [Source Code](https://github.com/csunny/DB-GPT)

Hi, I followed the deployment procedure of Hugging face endpoint on Azure (in exactly the same way as described in this video https://www.youtube.com/watch?v=MlWyhdrgBwg&ab_channel=HuggingFace), however I am receiving an error message:...

You are considering float32, so 4 bytes * 176B parameters = 700Gb, instead of 1.4 Terabytes.

I want to finetune Whisper using timestamps. There are some guidelines scattered around but I am still not sure about all steps. Could someone give some comments about following steps:...

The dreambooth.md has been retranslated and a bilingual version has been added