Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TS-MODELS-OPT
training
Video-Generation-Model
c07946d8b606109a740c10a7c4137fe0f7af21e7
c07946d8b606109a740c10a7c4137fe0f7af21e7
Switch branch/tag
video-generation-model
FastVideo-main
fastvideo
v1
configs
quantization
base.py
Find file
Normal view
History
Permalink
base.py
82 Bytes
Edit
Web IDE
Newer
Older
dit & video
hepj
committed
Apr 09, 2026
1
2
3
4
5
6
from
dataclasses
import
dataclass
@
dataclass
class
QuantizationConfig
:
pass