Files
Selene-1-Mini-Llama-3.1-8B-…/recipe.yaml

9 lines
200 B
YAML
Raw Normal View History

DEFAULT_stage:
DEFAULT_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.8}
GPTQModifier:
sequential_update: true
scheme: W8A8
targets: Linear
ignore: [lm_head]