Commit aba40fda authored by zhuwenwen's avatar zhuwenwen
Browse files

add os

parent ee105627
...@@ -2,6 +2,7 @@ from typing import Callable, List, Optional ...@@ -2,6 +2,7 @@ from typing import Callable, List, Optional
import torch import torch
from torch.nn import Parameter from torch.nn import Parameter
import os
from vllm.model_executor.layers.quantization.compressed_tensors.schemes import ( from vllm.model_executor.layers.quantization.compressed_tensors.schemes import (
CompressedTensorsScheme) CompressedTensorsScheme)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment