Text Generation
Transformers
Safetensors
English
gpt_oss
shining-valiant
shining-valiant-3
valiant
valiant-labs
gpt
gpt-oss
gpt-oss-20b
openai
20b
reasoning
code
code-reasoning
science
science-reasoning
physics
biology
chemistry
earth-science
astronomy
machine-learning
artificial-intelligence
compsci
computer-science
information-theory
ML-Ops
math
cuda
deep-learning
agentic
LLM
neuromorphic
self-improvement
complex-systems
cognition
linguistics
philosophy
logic
epistemology
simulation
game-theory
knowledge-management
creativity
problem-solving
architect
engineer
developer
creative
analytical
expert
rationality
conversational
chat
instruct
bf16 note
Browse files
README.md
CHANGED
@@ -87,6 +87,8 @@ Shining Valiant 3 uses the [gpt-oss-20b](https://huggingface.co/openai/gpt-oss-2
|
|
87 |
|
88 |
Shining Valiant 3 is a reasoning finetune; **reasoning level high is generally recommended.**
|
89 |
|
|
|
|
|
90 |
Example inference script provided by [gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) to get started:
|
91 |
|
92 |
```python
|
|
|
87 |
|
88 |
Shining Valiant 3 is a reasoning finetune; **reasoning level high is generally recommended.**
|
89 |
|
90 |
+
**NOTE: This release of Shining Valiant 3 currently uses bf16 for all parameters. Consider quantized models if you're not looking to use bf16.**
|
91 |
+
|
92 |
Example inference script provided by [gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) to get started:
|
93 |
|
94 |
```python
|