FLNGR

jbilcke

AI & ML interests

None yet

Recent Activity

Organizations

Datagica's profile picture

jbilcke's activity

reacted to John6666's post with โค๏ธ about 1 month ago
view post
Post
8073
If your Space stops working after restarting mainly for the last 5 days (https://discuss.huggingface.co/t/my-space-suddenly-went-offline-the-cpu-cannot-restart/151121/22), try some of following.
1. Add pydantic==2.10.6 to requirements.txt or upgrade Gradio to the latest version.
2. Upgrade PyTorch to 2.2.0 or later (torch>=2.2.0 for Zero GPU space).
3. Fix Transformers to 4.49.0 or earlier (transformers<=4.49.0for spaces using Transformers or Diffusers).
4. Fix huggingface_hub to the old version (huggingface_hub==0.25.2 for if an error like cached_download is not available occurs or inference does not work properly)
5. Specifying WORKDIR in Dockerfile may cause the application to fail to start with error 137. (Docker Spaces, https://discuss.huggingface.co/t/error-code-137-cache-error/152177)

About pydantic==2.10.6:
https://discuss.huggingface.co/t/error-no-api-found/146226
https://discuss.huggingface.co/t/internal-server-error-bool-not-iterable/149494

Edit:
Zero GPU space has been upgraded from A100 to H200.
This is likely the reason why older versions of PyTorch are no longer supported.
In fact, an error message to that effect was displayed.
zero-gpu-explorers/README#163
  • 2 replies
ยท
updated a model 4 months ago
reacted to nroggendorff's post with ๐Ÿค— about 1 year ago
view post
Post
3350
I wish I had a cheaper and more appreciated by the masses hobby.
ยท
reacted to ddh0's post with ๐Ÿค about 1 year ago
view post
Post
2402
Hello world! My first post on Hugging Face ๐Ÿค— :)
  • 1 reply
ยท
reacted to merve's post with โค๏ธ about 1 year ago
view post
Post
2850
I see you all send your documents to close-source APIs, this is not ok ๐Ÿ‘Ž it breaks my heart ๐Ÿ’”
I have seen many open-source document models, and I am amazed by what IDEFICS2 has done with document understanding ๐Ÿคฏ๐Ÿคฉ it's not something you've ever seen before! HuggingFaceM4/idefics-8b

Please use it! Has Apache 2.0 license โค๏ธ