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
Accelerator
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
Type
/
to 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 }}
jayozer
/
tinker-cookbook
Public
forked from
thinking-machines-lab/tinker-cookbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 14, 2026
Add my learning experiments from AI Makerspace tutorial
jayozer
committed
b54360f
View commit details
Copy full SHA for b54360f
Browse repository at this point
Commits on Jan 12, 2026
Fix inspect_utils to handle list content from parse_response (#299)
Show description for 9934ede
jeffrey-tml
and
claude
authored
9934ede
View commit details
Copy full SHA for 9934ede
Browse repository at this point
Commits on Jan 8, 2026
Adapter to base-model merge script (#292)
opherlieber
authored
22483a6
View commit details
Copy full SHA for 22483a6
Browse repository at this point
Commits on Jan 7, 2026
Update Modal to async calls and add docs (#291)
tyler-griggs
authored
f6cba58
View commit details
Copy full SHA for f6cba58
Browse repository at this point
Fix DeepSeekV3ThinkingRenderer to parse thinking traces (#285)
bzz
authored
2acd24e
View commit details
Copy full SHA for 2acd24e
Browse repository at this point
Support modal for sandboxed code execution (#278)
tyler-griggs
authored
bb58bce
View commit details
Copy full SHA for bb58bce
Browse repository at this point
Commits on Jan 5, 2026
Fix Kimi K2 and Qwen3 tool declaration rendering to match HuggingFace (#279)
TonyLianLong
authored
75e21aa
View commit details
Copy full SHA for 75e21aa
Browse repository at this point
Commits on Jan 3, 2026
rl_loop: Support general model inputs (#277)
opherlieber
authored
ce550ad
View commit details
Copy full SHA for ce550ad
Browse repository at this point
Commits on Jan 2, 2026
inspect_utils.py fixes (#265)
Show description for 3ccd1b3
3 people
authored
3ccd1b3
View commit details
Copy full SHA for 3ccd1b3
Browse repository at this point
rollouts.py accepts logs from environment.step() (#269)
Show description for 4341981
josancamon19
and
joschu
authored
4341981
View commit details
Copy full SHA for 4341981
Browse repository at this point
Commits on Dec 31, 2025
Rename tool_use/search to search_tool (#274)
Show description for 7fbabeb
joschu
and
claude
authored
7fbabeb
View commit details
Copy full SHA for 7fbabeb
Browse repository at this point
offline_eval.py chz instead of argparse (#270)
josancamon19
authored
5a402e0
View commit details
Copy full SHA for 5a402e0
Browse repository at this point
Add missing `@cache` decorators in model_info.py (#272)
davenpi
authored
bb560f4
View commit details
Copy full SHA for bb560f4
Browse repository at this point
Fix DeepSeekV3ThinkingRenderer to trigger thinking mode (#267)
Show description for 6a98bae
joschu
and
claude
authored
6a98bae
View commit details
Copy full SHA for 6a98bae
Browse repository at this point
Commits on Dec 30, 2025
[tokenizer] update to use llama 3 instruct tokenizer by default (#260)
Show description for 36c90b7
klshuster
and
joschu
authored
36c90b7
View commit details
Copy full SHA for 36c90b7
Browse repository at this point
Commits on Dec 29, 2025
Add .env files to gitignore (#259)
joschu
authored
207c914
View commit details
Copy full SHA for 207c914
Browse repository at this point
Refactor tool use recipe to use renderer's tool calling methods (#256)
joschu
authored
b12c2cd
View commit details
Copy full SHA for b12c2cd
Browse repository at this point
Fix Qwen3 tool declaration format to match HuggingFace template (#255)
joschu
authored
00758b2
View commit details
Copy full SHA for 00758b2
Browse repository at this point
Add progress bar to RL sampling (#257)
joschu
authored
a9047a7
View commit details
Copy full SHA for a9047a7
Browse repository at this point
[hyperparam_utils.py] add hidden sizes for a couple models (#258)
Show description for 5822111
3 people
authored
5822111
View commit details
Copy full SHA for 5822111
Browse repository at this point
Commits on Dec 28, 2025
Improve rl_loop.py: batch sampling, clearer naming, progress bar (#253)
joschu
authored
b4c5654
View commit details
Copy full SHA for b4c5654
Browse repository at this point
Update docs (#252)
joschu
authored
6ad2ba0
View commit details
Copy full SHA for 6ad2ba0
Browse repository at this point
Update changelog with renderer overhaul (#251)
Show description for 8a13524
joschu
and
claude
authored
8a13524
View commit details
Copy full SHA for 8a13524
Browse repository at this point
Expand renderer tests with random conversations and HF compatibility fixes (#250)
joschu
authored
c6b38ce
View commit details
Copy full SHA for c6b38ce
Browse repository at this point
Commits on Dec 27, 2025
Improve GptOss tool calling and add Kimi K2 tool_call_id warning (#249)
Show description for 8f918e2
joschu
and
claude
authored
8f918e2
View commit details
Copy full SHA for 8f918e2
Browse repository at this point
Fix Kimi K2 renderer formatting and parsing (#248)
joschu
authored
d63ff40
View commit details
Copy full SHA for d63ff40
Browse repository at this point
Add supervised/generation/parse consistency test and renderer fixes (#247)
joschu
authored
00c8589
View commit details
Copy full SHA for 00c8589
Browse repository at this point
Rename grows_by_extension -> has_extension_property (#245)
joschu
authored
6b5f74c
View commit details
Copy full SHA for 6b5f74c
Browse repository at this point
Add grows_by_extension property to Renderer interface (#244)
joschu
authored
cc3d80a
View commit details
Copy full SHA for cc3d80a
Browse repository at this point
Split renderers.py into per-model-family modules (#243)
joschu
authored
72b64e3
View commit details
Copy full SHA for 72b64e3
Browse repository at this point
shorten test_renderers.py -- split parsing tests out, remove some redundancy (#242)
joschu
authored
065474e
View commit details
Copy full SHA for 065474e
Browse repository at this point
Add pytest CI workflow (#241)
Show description for 7669bce
joschu
and
claude
authored
7669bce
View commit details
Copy full SHA for 7669bce
Browse repository at this point
Refactor thinking from Message.thinking field to ThinkingPart in content list (#238)
joschu
authored
0f80d40
View commit details
Copy full SHA for 0f80d40
Browse repository at this point
Commits on Dec 26, 2025
Fix typo in `losses.mdx` (#204)
sunxd3
authored
a2b1b82
View commit details
Copy full SHA for a2b1b82
Browse repository at this point
Refactor render_message to use RenderContext dataclass, also fix DeepseekV3 behavior around thinking traces (#237)
Show description for edb60a7
3 people
authored
edb60a7
View commit details
Copy full SHA for edb60a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.