could not upload my model pickle file in my repository due to its size (1581.10 mb) #127775
Replies: 2 comments
-
Hi @Arivalagan16 , That's because GitHub blocks files larger than 100 MB, you should consider using Git Large File Storage to be able to push and track files that exceed that size. For more info take a look at the docs: |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
when i try to push using github desktop, it says,
The push operation includes a file which exceeds GitHub's file size restriction of 100MB. Please remove the file from history and try again.
File causing error:
model_SG_resale_price.pkl (1581.10 MB)
Beta Was this translation helpful? Give feedback.
All reactions