-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: openai/gpt-oss
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Feature - Add hallucination monitor to gpt-oss
#155
opened Aug 26, 2025 by
Julianblock
Loading…
26 tasks done
Add CUDA availability check to distributed initializer
#153
opened Aug 26, 2025 by
daher928
Loading…
(feat): add warning log when failed on parsing tokens in api_server.py
#151
opened Aug 23, 2025 by
teekenl
Loading…
perf(weights): ~24% speedup and ~3% peak memory reduction for MXFP4 dequantization
#149
opened Aug 20, 2025 by
vekoada
Loading…
feat: Added error handling for CUDA device initialization
#135
opened Aug 15, 2025 by
ansschh
Loading…
feat: Clean up code style and fix TODO in tool error handling
#134
opened Aug 15, 2025 by
ansschh
Loading…
docs: update example READMEs with port fix and improvements
#133
opened Aug 15, 2025 by
Dpakkk
Loading…
refactor (model): reduce code duplication in RotaryEmbedding
#132
opened Aug 14, 2025 by
adarsh-crafts
Loading…
1 of 3 tasks
refactor: remove unused variable and clean up response handling in streamlit_chat.py
#130
opened Aug 13, 2025 by
bigint
Loading…
refactor: clean up unused placeholder variables in gradio_chat.py
#129
opened Aug 13, 2025 by
bigint
Loading…
feat: implement request_with_retry utility and refactor API calls
#128
opened Aug 13, 2025 by
bigint
Loading…
refactor: replace event loop with asyncio.to_thread in prompt_user function
#127
opened Aug 13, 2025 by
bigint
Loading…
refactor: use Field for default list and dict in Pydantic models
#126
opened Aug 13, 2025 by
bigint
Loading…
refactor: use Field for default list values in ResponseEvent classes
#125
opened Aug 13, 2025 by
bigint
Loading…
refactor: add type hints for fake_tokens and token_queue
#124
opened Aug 13, 2025 by
bigint
Loading…
refactor: move maybe_truncate function to simple_browser_tool.py
#122
opened Aug 13, 2025 by
bigint
Loading…
fix: correct import statement for HTTPException in api_server.py
#121
opened Aug 13, 2025 by
bigint
Loading…
feat: enhance error handling in JSON parsing within chat.py
#120
opened Aug 13, 2025 by
bigint
Loading…
refactor: replace TextContent with SystemError in Tool class
#119
opened Aug 13, 2025 by
bigint
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.