Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
eulogik
/
TinyDoc-VLM
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: eulogik/TinyDoc-VLM
Actions
All workflows
Workflows
CI
CI
Dependency Graph
Dependency Graph
Deploy GitHub Pages
Deploy GitHub Pages
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
265 workflow runs
265 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
eval kernel: force T4 via machine_shape=NvidiaTeslaT4 (P100 default o…
CI
#145:
Commit
b53f8ba
pushed by
gautamkishore
3m 0s
main
main
3m 0s
View workflow file
pages build and deployment
pages-build-deployment
#100:
by
gautamkishore
53s
main
main
53s
eval_768: make repo root importable for tinydoc_vlm (fixes Kaggle run)
CI
#144:
Commit
9ad461d
pushed by
gautamkishore
3m 11s
main
main
3m 11s
View workflow file
pages build and deployment
pages-build-deployment
#99:
by
gautamkishore
51s
main
main
51s
kaggle notebook: single-GPU by default (DDP SIGSEGVs on T4 x2; kaggle…
CI
#143:
Commit
a9271ad
pushed by
gautamkishore
3m 44s
main
main
3m 44s
View workflow file
pages build and deployment
pages-build-deployment
#98:
by
gautamkishore
1m 6s
main
main
1m 6s
kaggle: retry HF_TOKEN secrets fetch with backoff; fix token injectio…
CI
#142:
Commit
fe6ccff
pushed by
gautamkishore
2m 44s
main
main
2m 44s
View workflow file
pages build and deployment
pages-build-deployment
#97:
by
gautamkishore
55s
main
main
55s
run_kaggle.sh: BATCH default 8 -> 2 (matches notebook's memory-safe d…
CI
#141:
Commit
fc5297c
pushed by
gautamkishore
2m 49s
main
main
2m 49s
View workflow file
pages build and deployment
pages-build-deployment
#96:
by
gautamkishore
55s
main
main
55s
train on T4 x2 via DDP; fresh-start from empty hub checkpoint repo
CI
#140:
Commit
34b4bc6
pushed by
gautamkishore
3m 3s
main
main
3m 3s
View workflow file
pages build and deployment
pages-build-deployment
#95:
by
gautamkishore
1m 4s
main
main
1m 4s
CRITICAL FIX: collate_fn only injected 1 <image> token — model never …
CI
#139:
Commit
b23008d
pushed by
gautamkishore
2m 57s
main
main
2m 57s
View workflow file
pages build and deployment
pages-build-deployment
#94:
by
gautamkishore
59s
main
main
59s
fix: suppress HTTP logs, fix opt.zero_grad bug, single T4, always re-…
CI
#138:
Commit
8e37b96
pushed by
gautamkishore
3m 17s
main
main
3m 17s
View workflow file
pages build and deployment
pages-build-deployment
#93:
by
gautamkishore
53s
main
main
53s
kaggle: fix torch-pin install (cu124 index dropped cudnn 9.1.0.70)
CI
#137:
Commit
65ab990
pushed by
gautamkishore
2m 51s
main
main
2m 51s
View workflow file
pages build and deployment
pages-build-deployment
#92:
by
gautamkishore
58s
main
main
58s
kaggle: auto-relaunch on signal-death (VM kills trainer every ~40 min)
CI
#136:
Commit
b202182
pushed by
gautamkishore
3m 2s
main
main
3m 2s
View workflow file
pages build and deployment
pages-build-deployment
#91:
by
gautamkishore
56s
main
main
56s
kaggle: pin torch 2.6.0+cu124 on T4 (4x SIGSEGV on image torch 2.10)
CI
#135:
Commit
eb6ae36
pushed by
gautamkishore
3m 1s
main
main
3m 1s
View workflow file
pages build and deployment
pages-build-deployment
#90:
by
gautamkishore
47s
main
main
47s
kaggle: single-GPU first; DDP opt-in (3x SIGSEGV today)
CI
#134:
Commit
938678b
pushed by
gautamkishore
2m 45s
main
main
2m 45s
View workflow file
pages build and deployment
pages-build-deployment
#89:
by
gautamkishore
1m 6s
main
main
1m 6s
kaggle: add single-GPU last-resort fallback after DDP SIGSEGV
CI
#133:
Commit
821507f
pushed by
gautamkishore
3m 7s
main
main
3m 7s
View workflow file
Previous
1
2
3
4
5
…
10
11
Next
You can’t perform that action at this time.