Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Nov 18, 2024
1 parent 0e2efb1 commit 8f584a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brevitas_examples/llm/llm_quant/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
limitations under the License.
"""

from random import random
import random
from typing import Any, Dict, Iterable, List, Union

import numpy as np
Expand Down

0 comments on commit 8f584a1

Please sign in to comment.