Further refactor
This commit is contained in:
parent
ce7feb3641
commit
1dacd34165
8 changed files with 185 additions and 173 deletions
|
@ -6,7 +6,6 @@ Converts a transformers model to a format compatible with flexgen.
|
|||
import argparse
|
||||
import os
|
||||
from pathlib import Path
|
||||
from sys import argv
|
||||
|
||||
import numpy as np
|
||||
import torch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue