mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-02 12:20:35 +08:00
Apply pre-commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import functools
|
||||
|
||||
import torch
|
||||
from transformers.activations import QuickGELUActivation, NewGELUActivation, FastGELUActivation, GELUActivation
|
||||
from transformers.activations import FastGELUActivation, GELUActivation, NewGELUActivation, QuickGELUActivation
|
||||
|
||||
|
||||
def rsetattr(obj, attr, val):
|
||||
|
||||
Reference in New Issue
Block a user